|
Posted by "php-mail" on 01/20/06 02:40
Of all the weird things... it just started working... I can't explain it
Thanks for your help Richard... If it makes any difference the registered
save handlers are files and user in that order
Could this make the session support flaky (having both registered)? I'm not
great with server config but I'm getting there :)
-----Original Message-----
From: Richard Lynch [mailto:ceo@l-i-e.com]
Sent: 20 January 2006 00:33
To: php-mail
Cc: ceo@l-i-e.com; php-general@lists.php.net
Subject: RE: [PHP] Sessions
On Thu, January 19, 2006 5:52 pm, php-mail wrote:
> Just tried an ini_set to make sure then rebooted the server (which is
> Apache
> on a VS running Redhat)
Does <?php phpinfo();?> claim that you are using file-based sessions,
or 'user'?...
After you do the ini_set, of course.
Toss in a phpinfo(); right after the ini_set() you added and surf to it.
--
Like Music?
http://l-i-e.com/artists.htm
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
__________ NOD32 1.1372 (20060119) Information __________
This message was checked by NOD32 antivirus system.
http://www.eset.com
[Back to original message]
|