Two simple questions: 1) Does the "core" (aka libphp4.so) need to know about all possible extension modules at compilation time (--with-FOO=shared) in order to load a module? Or is it possible to just load any module that is compiled against the same php version?
2) When will extension modules be loaded when using mod_php within apache? I assume for each apache child? Thanks -- Torsten -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php