I'm trying to get sessions to work in PHP w/Apache on FreeBSD. I remember
there being something that had to be done before (at a previous job), but I
can't remember what. Basically, the symptoms are that I get no error, but no
variables increment. 

Versions: 
PHP: 4.0.6
Apache: 1.3.20
FreeBSD: 4.4

I've made sure that session is "enabled" and that the save_handler is set to
"user", since I want my own save_handler to put state into a DB.


Cheers,

-- 
Sean LeBlanc:[EMAIL PROTECTED] Yahoo:seanleblancathome 
ICQ:138565743 MSN:seanleblancathome AIM:sleblancathome 


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to