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 
Problem with guestbook (Not advaced) (Cannot create ID file)  XML
Forum Index » Support Forum
Author Message
Anonymous



Hi there!
Please anyone help me with this anoying problem!
I problems with my guestbook on my homepage!
It says "Cannot create ID file guest_id.txt in http://helsing.no-ip.com/book. Please check your base directory."
when i try to write something.. what can it be?? I run win 2000 server, and IIS.
Please someone help me!!!!

/Tobbe
Anonymous



you almost have the same name as me!!!!

Check the base directory with your web host, if that doesnt work then??

Tjobbe
DoubleUK
Beginner

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

Tobbe wrote:Hi there!
Please anyone help me with this anoying problem!
I problems with my guestbook on my homepage!
It says "Cannot create ID file guest_id.txt in http://helsing.no-ip.com/book. Please check your base directory."
when i try to write something.. what can it be?? I run win 2000 server, and IIS.
Please someone help me!!!!

/Tobbe


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