|
-
high score board and PERL
I am trying to understand how to make a high score board work.
The game is here - http://www.vexing.org/whack
There are two perl scripts, one to get the high scores from a text file and one to write to the text file.
My server supports perl and I have the scripts in my /cgi-bin folder while the game and the highscore.txt file are in a folder off the root called /whack.
The permissions on both perl scripts and the text file are set to 755.
I suspect I don't have the paths correct in the perl scripts or in the flash file.
The fla (MX format but only needs published as Flash 5)and the perl are in ftp://vexing.org/pub/whackafox.zip
I got this straight from a Flash 5 games book but there is no help with server side issues.
Thanks,
-P
-
Hi,
great you found this nice place - you should have posted only here 
I suspect you did not upload in ascii mode resp. not chmod the scripts.
Also some servers want your scripts to be named .cgi rather than .pl - your host's FAQ pages might know
Musicman
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|