Yasuo Ohgaki wrote: > Yasuo Ohgaki wrote: > >> I forgot to mention about pg_modules. >> Currently I use #ifdef #endif for entry, but there should be >> better way, isn't there? > > > > Found it. It should be in MINIT :) >
I blindly copy MINIT lines from mm module and it just didn't work. I enabled mm module with fresh CVS source, it still doesn't work. Something wrong in session module... It seems php_session_register_module() register module, but by the time _php_find_ps_module() is called, entry is gone. -- Yasuo Ohgaki -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]