View Single Post
Old 04-13-2005, 01:58 PM  
blackmonsters
Making PHP work
 
blackmonsters's Avatar
 
Industry Role:
Join Date: Nov 2002
Location: 🌎🌅🌈🌇
Posts: 20,734
Quote:
Originally Posted by More Booze
Hmmmm.... I get the same error when I try to run the test-script. I have installed a lot of PHP scripts but I cant understand why this is happening.
Make sure you uploaded in ASCII
Make sure you chmod 755 the script
Make sure your path to perl is correct (#!/blah/blah... ask your host)

If the test script still does not work then your server is missing some
PERL modules. Just email the test script to your host and, unless they are really a bad host, they will install those modules for you.


PS: You must use an FTP program to upload; you can not use an ftp url with windows like this ftp://yourdoamin.com/cgi-bin; This will only upload in binary, at least on my machine.
blackmonsters is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote