From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.1.0 PHP Bug Type: Apache related Bug description: Apache crashes with "Illegal instruction"
PHP/4.1.0 is compiled as a dynamic module for Apache/1.3.22. When it is compiled --with-mysql=/usr, the server crashes with a SIGILL. When it is compiled --without-mysql, the server starts normally and waits for requests. Apache is compiled with dynamic modules and loads them per the default configuration. mod_dav, mod_roaming, mod_php3 are also loaded, but they don't seem to affect the behaviour. I checked the procedure both with & without PHP/3.0.18. Both PHP/3.0.18 & PHP/4.1.0 are compiled with --enable-versioning. -- Edit bug report at: http://bugs.php.net/?id=14569&edit=1 -- 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]