From:             [EMAIL PROTECTED]
Operating system: Linux 2.4.16 #26 SMP
PHP version:      4.2.3
PHP Bug Type:     Dynamic loading
Bug description:  LoadModule crashes Apache 2.0.42

Apache :
./configure --enable-ssl --enable-dav --enable-info --enable-cgi
--enable-vhost-alias --enable-dav-fs --enable-userdir --enable-so
--enable-usertrack --enable-status
make && make install
Ok.

PHP :
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-pgsql
--with-ldap --with-mysql=/usr/local/mysql --with-tsrm-pth
make && make install
Ok.

When I uncomment the line :
#LoadModule php4_module        modules/libphp4.so
in my httpd.conf file, apache2 dont restart.

The last error_log contain no specific traces and I dont know how have
more informations (debug mode).

Note :
I've another apache server Apache/1.3.20 with PHP/4.2.1 running on this
machine.

Thank's for all.
-- 
Edit bug report at http://bugs.php.net/?id=19729&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=19729&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=19729&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=19729&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=19729&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=19729&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=19729&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=19729&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=19729&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=19729&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=19729&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19729&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=19729&r=dst

Reply via email to