This question comes at a good time as I just wasted a day trying to get PHP4
session management to work. 

On Wed, 22 August 2001, Eric Thompson wrote:
> Does this mean that the built-in session management of
> PHP4 is not available if Midgard 1.4.1 is compiled as a DSO?

Recent PHP4 has session management enabled by default and it should 
work regardless of MIdgard.  I had no problems with the basic examples and 
I didn't need to recompile anything or even change any configuration 
options.

HOWEVER, doing anything complicated, (like, heaven forbid, accessing
session variables from within functions), appears to be badly broken.  I 
don't think this has anything to do with MIdgard.  PHP4 sessions are just
evil.

I've finally given up and am going to do a Midgard based session 
implementation today.  Of course if you have more luck than me I'd
love to hear about it.  Maybe there's something simple I was doing
wrong.
... Ami.

.. .  .   .    .     .      .       .        
Nemein Solutions                        www.nemein.com
Midgard Developer             www.midgard-project.org


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to