[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] PHP session control failure - help please
- Subject: [cobalt-users] PHP session control failure - help please
- From: "jorge" <jorge@xxxxxxxxxxxxxxxx>
- Date: Thu Mar 21 15:30:26 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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
--