Chi Kien Uong
Geranienstraße 30
71034 Böblingen
Deutschland / Germany
|
If you are not registered or logged in, you may still use these forums but with limited features.
Show recent topics
|
|
|
Author |
Message |
25/05/2003 12:39:34
|
Anonymous
|
Hi there!
I tried to run the script of guestbook v1.5 and when I entered all the content and pressed the submit botton, it prompted me with the following error message:
Guestbook - Error
Cannot create ID file guest_id.txt in /var/www/book. Please check your base directory.
The system showed me part of the environment variables as follows:
HTTP_REFERER http://raymondip.no-ip.com:8080/book/addentry.html
REQUEST_URI /cgi-bin/guestbook.pl
SCRIPT_FILENAME /var/www/cgi-bin/guestbook.pl
SCRIPT_NAME /cgi-bin/guestbook.pl
I have put all files (chmod 644 in ascii) in directory "/book" in the directory of "/var/www/book" (chmod 644) and configured the following alias in my httpd.conf (Linux 9.0)
Alias /book "/var/www/book"
What did I miss?
Cheers.
|
|
25/05/2003 16:04:50
|
Hawkslayer
Beginner
Joined: 26/10/2002 16:00:35
Messages: 42
Location: Georgia USA
Offline
|
I don't use this version of the guestbook, but I'd guess that you need to chmod the guest_id.txt to 777 .
|
Hawkslayer
http://www.fuchsialand.co.uk |
|
|
|
|
|
Based on the open source JForum
|