[Fwd: [PHP-DEV] PHP 4.0 Bug #5608 Updated: Session management not working on HPUX] From: Denny.sparc (dmarkwit <email protected>)
Date: 07/14/00

attached mail follows:


Aaron:

The permissions are 777 - writable by anyone. The php error log is being written to the same
directory.

Anything else I can check?

-Denny

> Bug Database wrote:
> >
> > ID: 5608
> > User Update by: dmarkwit <email protected>
> > Status: Open
> > Bug Type: Session related
> > Description: Session management not working on HPUX
> >
> > One of the other bug reports suggested to set the session path explicitly, so I tried using
> >
> > session_save_path("/home/dmarkwit");
> >
> > I got the same error.
>
> are the permissions for that dir open so that the web server user can
> write?

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>