Re: [PHP-DEV] PHP 4.0 Bug #5608 Updated: Session management not working on HPUX From: Aaron Bush (abush <email protected>)
Date: 07/14/00

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>