Date: 07/14/00
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5608 Updated: Session management not working on HPUX"
- Previous message: Joey Smith: "Re: [PHP-DEV] resource_type()"
- In reply to: Aaron Bush: "Re: [PHP-DEV] PHP 4.0 Bug #5608 Updated: Session management not working on HPUX"
- Next in thread: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5608 Updated: Session management not working on HPUX"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Aaron:
Got the problem fixed. I downloaded the latest dev version (4.0.2 dated today) and the problem
goes away. It can be found at:
... in case anyone else has the same problem.
-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>
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5608 Updated: Session management not working on HPUX"
- Previous message: Joey Smith: "Re: [PHP-DEV] resource_type()"
- In reply to: Aaron Bush: "Re: [PHP-DEV] PHP 4.0 Bug #5608 Updated: Session management not working on HPUX"
- Next in thread: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5608 Updated: Session management not working on HPUX"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

