[PHP-DEV] Bug #2634: Apache crashes with "Illegal instruction" message From: avi <email protected>
Date: 10/28/99

From: avi <email protected>
Operating system: AIX 4.3.2 / Compiler: vac.C 4.4.0.2
PHP version: 3.0.12
PHP Bug Type: Reproduceable crash
Bug description: Apache crashes with "Illegal instruction" message

PHP 3.0.12 / Apache 1.3.9

./configure --prefix=/usr \
--with-apxs=/usr/sbin/apxs \
--with-config-file-path=/etc/httpd \
--enable-safe-mode \
--with-exec-dir=/usr/bin \
--with-system-regex \
--without-gd \
--without-zlib \
--enable-debug \
--enable-magic-quotes \
--enable-track-vars

There is no way to start Apache when php3 was requested to load.
'httpd -X' dumps core and gives message: Illegal instruction (core dumped)

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>