From: david dot marek at mattel dot com Operating system: AIX 5.0 PHP version: 5.1.0b3 PHP Bug Type: Apache related Bug description: After Configure and Make can load symbol ap_loaded_modules
Description: ------------ We configure and make PHP and then load it into apache. This then brings up the error below on the server. This works on the same build for Solaris but this is AIX. Reproduce code: --------------- Error occurs when either really simple or has everything in it. Expected result: ---------------- Module loads and PHP pages viewable Actual result: -------------- Configuration changes cannot be saved until the following validation errors are corrected: Unknown - Configuration changes prevented server startup. "Cannot load /opt/oracle/product/DCOM/AS10g/Apache/Apache/libexec/libphp5.so into server: rtld: 0712-001 Symbol ap_loaded_modules was referenced from module /opt/oracle/product/DCOM/AS10g/Apache/Apache/libexec/libphp5.so(), but a runtime definition of the symbol was not found.". Check line 195 in file /opt/oracle/product/DCOM/AS10g/Apache/Apache/conf/httpd.conf. Resolution: Please make sure that the value above is correct. -- Edit bug report at http://bugs.php.net/?id=34189&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=34189&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=34189&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=34189&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=34189&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=34189&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=34189&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=34189&r=needscript Try newer version: http://bugs.php.net/fix.php?id=34189&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=34189&r=support Expected behavior: http://bugs.php.net/fix.php?id=34189&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=34189&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=34189&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=34189&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=34189&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=34189&r=dst IIS Stability: http://bugs.php.net/fix.php?id=34189&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=34189&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=34189&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=34189&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=34189&r=mysqlcfg