Date: 07/14/00
- Next message: Darrell Brogdon: "[PHP-DEV] Strange fopen behavior"
- Previous message: waldschrott: "Re: [PHP-DEV] Question on foreach()?"
- In reply to: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5608 Updated: Session management not working on HPUX"
- Next in thread: Denny.sparc: "Re: [PHP-DEV] PHP 4.0 Bug #5608 Updated: Session management not working on HPUX"
- Reply: Denny.sparc: "Re: [PHP-DEV] PHP 4.0 Bug #5608 Updated: Session management not working on HPUX"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Darrell Brogdon: "[PHP-DEV] Strange fopen behavior"
- Previous message: waldschrott: "Re: [PHP-DEV] Question on foreach()?"
- In reply to: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5608 Updated: Session management not working on HPUX"
- Next in thread: Denny.sparc: "Re: [PHP-DEV] PHP 4.0 Bug #5608 Updated: Session management not working on HPUX"
- Reply: Denny.sparc: "Re: [PHP-DEV] PHP 4.0 Bug #5608 Updated: Session management not working on HPUX"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

