Welcome, Guest
  • Author Topic: Can't Change permissions on Guestbook.txt  (Read 10720 times)

    Musicman

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 2685
      • View Profile
      • Email
    about register_globals
    « Reply #15 on: 08/05/03, 00:39 »
    Hi,

    most of the tutorials have been modified to  work with the register_globals off; there is usually a "modified script for new php" or similar posted to the forum.
    Since gradually all hosting companies will turn over to new php, it is no good idea to turn register_globals on  for your local server, the script simply would cease to work when you upload it to a different one.

    Messages about ..... not defined: one of the other php.ini settings is about error reporting; one server may be set to ignore missing variables (abd just write an empty text ile) while another one sends all those messages. The script does not work in either case

    Musicman

    Marlon Peņa

    • Server what's that
    • *
    • Posts: 5
      • View Profile
      • Email
    Re:Can't Change permissions on Guestbook.txt
    « Reply #16 on: 08/06/03, 12:34 »
    Hello....

    I'm still having problems with my guestbook, the message "cannot write Guestbook.txt" is still appearing. I think the problem could be with my php instalation, when i installed it i created a php extension and as exe file i wrote c:\php\sapi\php4isapi.dll this because I read that from an instalation manual, now I changed the extension by c:\php\php.exe and the message is another.
    Could someone tell me what's the correct instalation..may be it can help me..

    Thanks again
    PD: If someone tell me where I can find a tutorial to manage flash+php+ another database, i´ll appreciate that.