FireStormNET
03-01-2003, 11:26 AM
I have installed pathtest.pl in the cgi_bin, on reseller account, Plesk5.0, Red Hat Linux. The script seems to be executing , but the error log says premature end to script headers, failed to open
log file, fopen:permission denied. Any help would be appreciated.
Thanks Jim
Originally posted by newpoint
I have installed pathtest.pl in the cgi_bin, on reseller account, Plesk5.0, Red Hat Linux. The script seems to be executing , but the error log says premature end to script headers, failed to open
log file, fopen:permission denied. Any help would be appreciated.
Thanks Jim
Sounds like your script did not print the content-type header, more than likely your script ran ok but the script ended and didnt print out a header.
FireStormNET
03-01-2003, 11:59 AM
OK, so how do I fix it, so it prints out the info.
Jim
FireStormNET
03-01-2003, 12:18 PM
Got it working, cool script.
Thanks Jim