Re: [PHP] Session Question From: Rasmus Lerdorf (rasmus <email protected>)
Date: 07/15/01

> 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>