ID: 16650 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Apache2 related Operating System: RedHat 7.2 PHP Version: 4.2.0 New Comment:
Hi Mr/Mrs Sander Thanks for your help it works now fine regards E.Altherr Previous Comments: ------------------------------------------------------------------------ [2002-04-17 06:17:53] [EMAIL PROTECTED] You need to configure PHP --with-apxs2 to build the Apache 2 module! ------------------------------------------------------------------------ [2002-04-17 01:28:50] [EMAIL PROTECTED] PHP 4.2RC4 Config: cd /usr/src/php-4.2.0RC4 ./configure --with-mysql --with-apxs make make install --> works fine php Execution from shell is ok (p.a php test.php) Apache 2.0.35 Config: cd /etc/httpd/conf gedit httpd.conf --> uncomment Section "LoadModule php4_module /usr/lib/libphp4.so --> restart httpd Daemon Error: Can't load /usr/lib/apache/php4lib.so into server undefined symbol "ap_block_alarms" ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=16650&edit=1