I must've set something somewhere so that my session writes don't commit
anything.  My reads work if I dummy-up some data.  My system used to work.
I haven't changed user or group on Apache, user rights seem ok, Mysql is ok,
Mysql rights are ok.

My env: PHP 4.1.1, RH Linux 7.1, Apache 1.3.22, PHP as Module, MySQL
extensions.
Have tried session_set_save_handler to use a Mysql session data store and
have also tried reverting back to the php.ini setting for
"session.save_handler = file"

This is really odd.  HELP!!!!!!





-- 
PHP General 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