![]() |
|
|||
|
The trouble with Perl seems to be that there's no error output when you screw something up. I've been trying to install a polling script on my site for two days now with no success.
http://www.cgi-world.com/pollit.html It actually runs fine, loads and shows my poll, I can even log in to it's admin tool and view results, create new polls, change the poll, etc without probelms. The one error is that you can't vote. I've checked and quadruple checked all the settings. Everything is chmodded correctly according to the installation instructions, everything that should be uploaded in binary mode was, and the same for ASCII. All the files are in the right place too. What the hell could be wrong? I heard of an editor called TextPad that let's you save files in UNIX format or Windows format. Do I need to use this? If so, should I save it in unix format and re-upload? Some links : http://arcticflare.pcplayground.com/cgi-bin/hello.cgi <---"Hello Internet World" Perl Test. http://arcticflare.pcplayground.com/ <----- my index page with the poll on it, try voting and view the pretty 404 error page. |
|
|||
|
Sorry fo replying to my own post, but this is kinda important new information to this problem. After posting this topic, I decided to try a php poll, so I did. This time it's the same deal, everything works but you can't vote! There must be an SSI problem, because it works by itself
http://arcticflare.pcplayground.com/phppoll/poll.php and allows voting. But when it's loaded inside the index.shtml, it doesn't let you vote, error 404! This is how I added it to my index.html : And this is how I added the perl poll to my index.shtml " So I'm hoping somebody smarter than me can shed some light on the problem. |
|
|||
|
I don't know what is causing this but I think it is the following:
Code:
Code:
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|