> [EMAIL PROTECTED] wrote: >> Is it possible to configure the PHP session system to use a >> dynamically loaded session manager? >> >> I am loading the extension, but the session extension seems to try to >> initialize itself prior to the dynamic extension being loaded. >> > > This is the one of the main reason why I insisted session_pgsql >should be in php4 source tree at first. > > We need smart ini parser/module loader to address this issue. This also means that msession must remain in the main tree as well. I recall having this problem earlier, but with all the talk about moving extensions around, it seems like some PHP internals have to change before that is practical.
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php