From: gp_at_home at users dot sourceforge dot net Operating system: linux 2.6.16.21-0.8 i586 PHP version: 5.2.3 PHP Bug Type: Apache2 related Bug description: cannot load libphp5.so
Description: ------------ i'm trying to install php with apache2 (httpd 2.2.4) to run a boinc server but get the following error after the following php reccommended configures: (php) ./configure --enable-so (apache2) ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql (apache2 run error) linux:/usr/local/apache2/bin # ./apachectl -k start httpd: Syntax error on line 53 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2/modules/libphp5.so into server: /usr/local/apache2/modules/libphp5.so: undefined symbol: _efree i think there was a "make test" error with php5 which was reported under my same sourceforge email. is php4.4.7 better for me to use? should i abandon my php5 (somehow de-install php5 and install php4)? please let me know your reccommendations and overview of procedure. sam micheal/gp-at-home/sourceforge.net -- Edit bug report at http://bugs.php.net/?id=41936&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=41936&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=41936&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=41936&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=41936&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=41936&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=41936&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=41936&r=needscript Try newer version: http://bugs.php.net/fix.php?id=41936&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=41936&r=support Expected behavior: http://bugs.php.net/fix.php?id=41936&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=41936&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=41936&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=41936&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=41936&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=41936&r=dst IIS Stability: http://bugs.php.net/fix.php?id=41936&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=41936&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=41936&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=41936&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=41936&r=mysqlcfg