[PHP-DEV] PHP 4.0 Bug #8738 Updated: PHP compiled statically into Apache dumps core at apache start From: vahan <email protected>
Date: 01/17/01

ID: 8738
User Update by: vahan <email protected>
Status: Closed
Bug Type: Apache related
Description: PHP compiled statically into Apache dumps core at apache start

Everything worked with the latest snapshot. Thanks.

Previous Comments:
---------------------------------------------------------------------------

[2001-01-16 14:59:49] sniper <email protected>
Reopen if the snapshot doesn't work for you.

--Jani

---------------------------------------------------------------------------

[2001-01-16 10:48:37] derick <email protected>
This is already fixed in CVS, please try a snapshot from snaps.php.net

---------------------------------------------------------------------------

[2001-01-16 10:41:23] vahan <email protected>

PHP configuration:
./configure --enable-track-vars --enable-ftp --with-mysql=/usr/local/mysql --with-gd=../gd1.3 --with-apache=../apache_1.3.14 --enable-magic-quotes

Apache configuration:
./configure --prefix=/WWW --activate-module=src/modules/php4/libphp4.a

I'm getting the following from /WWW/bin/apachectl start
Floating point exception - core dumped
/WWW/bin/apachectl start: httpd could not be started

the problem exists with both apache 1.3.12 and 1.3.14
compiling apache 1.3.14 with php 4.0.3pl1 works OK.

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=8738

-- 
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>