Just about my error...

in php.ini, "session.save_handler = midgard" must be specified ONLY when
midgard-php is compiled like a static module (directly in the PHP
compilation with '--with-midgard --enable-mgd-session" arguments).

I compiled my midgard-php like a dynamic module so, it was not for me !

Cheers,


        Benoit Lathiere.



Martin Hierling a �crit :
> 
> Hi,
> 
> > I've still a problem...
> > When I (re)start my httpd, I can see in /var/log/httpd/error_log :
> > PHP Fatal error : Cannot find save handler midgard in Unknown on line 0
> > It's because I've got "session.save_hanler = midgard" in php.ini, but
> > I checked : session are not available in my PHP files :-(
> > BTW, if I set "session.save_handler = files", sessions work.
> 
> I even don't know that this session.save_handler exists. Actually I doubt
> it is there. Never found something like that in the doku.

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

Reply via email to