Date: 05/24/00
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #4585 Updated: max function causes seg fault"
- Previous message: dorlov <email protected>: "[PHP-DEV] PHP 4.0 Bug #4588: PHP 4.0.0 Win32 distribution is incomplete"
- In reply to: Sascha Schumann: "Re: [PHP-DEV] sessions with php4.0.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Check session.save_path in your php.ini file.
Make sure that the directory exists. The default is /tmp which means you
should have a c:\tmp. Probably best if you change it to "c:\temp"
Let us know if this helps.
Andi
At 12:38 PM 5/24/00 +0200, Sascha Schumann wrote:
>On Wed, 24 May 2000, Joey++ wrote:
>
> > I am trying to use sessions with php4.0.0 and getting no joy.. an e.g..
>
>Just let me add that AFAIK noone has ever looked at what goes wrong with
>sessions on NT. They work marvellous on Unix, so someone with NT debugging
>skills will need to look at this.
>
>- Sascha
>
>
>--
>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>
--- Andi Gutmans <andi <email protected>> http://www.zend.com/-- 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 #4585 Updated: max function causes seg fault"
- Previous message: dorlov <email protected>: "[PHP-DEV] PHP 4.0 Bug #4588: PHP 4.0.0 Win32 distribution is incomplete"
- In reply to: Sascha Schumann: "Re: [PHP-DEV] sessions with php4.0.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

