|
Posted by Bwona on 09/28/15 11:45
hello,
is there a problem with running php scripts from cgi-bins?
i had someone write a form-mail script for me in php; it runs fine from my
root web folder, but when I move it up one heirarchy to the cgi-bin, it
generates internal server errors.
the server error log reads the following:
[Tue Apr 18 18:43:33 2006] [error] [client 155.5.24.161] Premature end of
script headers: formmail.php, referer:
http://www.mydomain.com/sample_form.html
[Tue Apr 18 18:43:33 2006] [error] [client 155.5.24.161] failed to open log
file /var/log/httpd/suexec_log, referer:
http://www.mydomain.com/sample_form.html
[Tue Apr 18 18:43:33 2006] [error] [client 155.5.24.161] fopen: Permission
denied, referer: http://www.mydomain.com/sample_form.html
thanks for any advice on this...
don
Navigation:
[Reply to this message]
|