If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Guestbook V1.5 ERROR Cannot create ID file: guest_id.txt  XML
Forum Index » Support Forum
Author Message
kamarade
Newbie

Joined: 01/07/2004 12:43:01
Messages: 1
Offline

Hi everybody,

I have just install GB V1.5 but encountered trouble.

"Guestbook - Error : Cannot create ID file: guest_id.txt."
I am on XP with Apache/Perl and work perfectly.
I have also set the directory /guestbook/boot Read/Write.

HELP PLEASE.

Kamarade

Kamarade
DoubleUK
Beginner

Joined: 12/01/2006 22:59:43
Messages: 5
Offline

kamarade wrote:Hi everybody,

I have just install GB V1.5 but encountered trouble.

"Guestbook - Error : Cannot create ID file: guest_id.txt."
I am on XP with Apache/Perl and work perfectly.
I have also set the directory /guestbook/boot Read/Write.

HELP PLEASE.

Kamarade


It took me a zillion corrections to find the correct url path until I hit the right one.

Look on the page (where the error-message is) for: DOCUMENT_ROOT

• Copy the path that follows on DOCUMENT_ROOT
• Open the 'guestbook.pl'-file in a texteditor.
• go to the part that says:

# base directory to all guestbook files from the server root without trailing "/"
$base_dir = "/home/usr/you/book";

• Paste the aforementioned path and put it before the '/book' part.
• Upload it to your server in the cgi-bin folder (don't forget to change it's mode to '755')
• Cross your fingers and see how it works.

Good luck!
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum