Date: 07/15/01
- Next message: Jason Rennie: "[PHP] Session questions"
- Previous message: Rasmus Lerdorf: "Re: [PHP] Anybody using Miva or hosted at Hosting4All?"
- In reply to: Tom Malone: "[PHP] Session Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Warning:
> fopen("/home/tgmalone/sessn-log/0bbaf33ab1c1f9d714e2244459979ec7.txt","a") -
> Permission denied in /home/tgmalone/public_html/index.php on line 17
>
> The problem is obvious, but I've been searching, searching and wracking my
> inadequate brain for a solution and can't find one - can anyone help me find
> a solution/workaround?
chmod a+w /home/tgmalone/sessn-log/
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Jason Rennie: "[PHP] Session questions"
- Previous message: Rasmus Lerdorf: "Re: [PHP] Anybody using Miva or hosted at Hosting4All?"
- In reply to: Tom Malone: "[PHP] Session Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

