ID: 7712 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Apache related Assigned To: Comments: No feedback. Considered fixed in PHP 4.0.4pl1. --Jani Previous Comments: --------------------------------------------------------------------------- [2000-12-04 09:28:19] [EMAIL PROTECTED] Please try PHP 4.0.4RC3 to see if this happens with it: http://www.php.net/distributions/php-4.0.4RC3.tar.gz --Jani --------------------------------------------------------------------------- [2000-11-09 01:48:48] [EMAIL PROTECTED] ./apachectl start Syntax error on line 228 of /home/src/apache/conf/httpd.conf: Cannot load /home/src/apache/libexec/libphp4.so into server: ld.so.1: /home/src/apache/bin/httpd: fatal: relocation error: file /home/src/apache/libexec/libphp4.so: symbol sapi_get_stat: referenced symbol not found ./apachectl start: httpd could not be started This occurs with any combination of configure options from something as simple as: ./configure --with-apxs=/home/src/apache/bin/apxs to more complex options. The common thread is that I'm compiling it as a shared object for apache (which is compiled with DSO support). It seems to be something that changed from 4.0.3 to 4.0.3pl1. I'm able to successfully go back to 4.0.3 as a dynamic shared object for apache just fine. Feel free to contact me if you have ideas for a solution or need more information. Thanks, // Chris [EMAIL PROTECTED] --------------------------------------------------------------------------- Full Bug description available at: http://bugs.php.net/?id=7712 -- 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]