[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. -- Yasuo Ohgaki -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php