[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] PHP session control failure - help please



Hi everybody

I was doing some testing on sessions and as PHP pkg is not compiled 
with the --enable-trans-sid  option, I enabled the session.auto_start 
in the php.ini file (in both httpd and admserv). Reloaded httpd and now 
any page using 'session_start()' doesn't work. I know its this, because 
when comented it show the proper page - w/o SID !! -.
I disabled the session.auto_start and restarted http and admserv and 
still doesn't work.
Help please, none of my session enabled sites are working properly.

...or maybe someone can lead me in how to recompile PHP ?

Thanks in advance,

Regards

Jorge Ceballos
--