Thread: Guestbook
View Single Post
  #4 (permalink)  
Old 04-05-2004, 04:04 AM
Amie Amie is offline
Junior Member
 
Join Date: Mar 2004
Posts: 3
Default

Me again. So this CHMOD thing, do I just right click on the file when it's up on the server and set the read/write/execute properties that way instead?

Also, what would you say I set these two variables as?
$guestbookreal = "/home/yourname/public_html/guestbook.html";
$guestlog = "/home/yourname/public_html/guestlog.html";
It says they are the system location of your guestbook.html file.

This seems so easy and yet I can't get it to work :( :?

Amie
Reply With Quote