Page 1 of 1
guestbook
Posted: Sun Jun 05, 2005 12:01 am
by Rob
Im trying to run this guestbook and it will not work. My server error log says
[Sat Jun 04 19:47:44 2005] [error] [client 68.235.75.65] Premature end of script headers: php-script
all php chmods are 666
whats wrong?
Posted: Sun Jun 05, 2005 9:35 am
by Klemen
Hi,
Since you didn't post much details:
1. URL of your script?
2. were all scripts transferred to server in ASCII mode?
3. do NOT CHMOD php scripts to 666! You should chmod only entries.txt file!
4. have you been editing gbook.php?
Try deleting your gbook from the server and uploading it again. Double-check that scripts are transferred in ASCII mode. If you are on a Linux server do NOT install the script within your cgi-bin directory.
Regards
Posted: Sun Jun 05, 2005 1:28 pm
by Rob
I must have read install doc wrong the script is working now
thanks...