posted on Oct, 14 2009 @ 09:40 AM
Hi all,
hopefuly someone can respond and help.
I have a new server, i am setting up a script on, and kept getting a server 500 error.
So i put up a simple script, which should run with no problem, and yet... nothing..
same server 500 error...
anyone have any ideas of what the heck i'm missing? I tryed the help desk at the server.. yea that was amm no help... my last responce i got back
was.
___________________________________________________________________
Unfortunately, we may not be able to help with Your scripting problems. You may want to contact professionals like fixmyscript.com
We look forward to being of service.
Very Truly Yours,
Helpdesk Staff
___________________________________________________________________
which would be ok, but beings i cant get anything at all to run, i'm not sure its the script.
My script is located at:
www.backinactionmassage.com...
the whole script is
#!/usr/bin/perl
print "Content-type: text/plain\n\nHet werkt!\n";
thats it, by rights it should print the words to the screen... but i get server 500.
Its uploaded as bianry, permission is set at 755 the hcacess is renamed in case its causing a problem... and yet nothing... the path is correct for
perl, i am at a total loss... and obviously my server is not going to be of much help..
reaching for ideas, hoping someone sees something i am missing...
thanks in advance.