On Fri, 2003-01-31 at 07:20, jacusy wrote:
> Hi there!
> 
> How can I verify that the sessions in php are working correctly?
> 
> The problem is that I'd like to install a forum on my server but it
> doesn't work. There are some session-errors.
> 
> session.save-path = /tmp
> should be ok, right?
> 
> jacusy

if you have a phpinfo page it shoul tell you there where your session
paths are then just look in that directory  and file under sessid* as
root that will tell what is stored in your session

John Coder


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to