From: rajesh dot mohan at asia dot bnpparibas dot com Operating system: AIX 5.3 PHP version: 5.2CVS-2009-04-10 (snap) PHP Bug Type: Dynamic loading Bug description: dynamic library suhosin.so could not be loaded
Description: ------------ After installation of PHP 5.2.6 on AIX 5.3, i tried to test it in the command line through php -v and php -r "phpinfo()" and both fails with the reason suhosin.so could not be loaded as below: $UAT>/opt/pware/bin>php -r "phpinfo()" PHP Warning: PHP Startup: Unable to load dynamic library './suhosin.so' - Could not load module .. System error: No such file or directory in Unknown on line 0 PHP Parse error: syntax error, unexpected $end in Command line code on line 1 $UAT>/opt/pware/bin>php -v PHP Warning: PHP Startup: Unable to load dynamic library './suhosin.so' - Could not load module .. System error: No such file or directory in Unknown on line 0 PHP 5.2.6 with Suhosin-Patch 0.9.6.2 (cli) (built: Dec 26 2008 09:14:36) Copyright (c) 1997-2008 The PHP Group -- Edit bug report at http://bugs.php.net/?id=47942&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=47942&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=47942&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=47942&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=47942&r=fixedcvs Fixed in CVS and need be documented: http://bugs.php.net/fix.php?id=47942&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=47942&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=47942&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=47942&r=needscript Try newer version: http://bugs.php.net/fix.php?id=47942&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=47942&r=support Expected behavior: http://bugs.php.net/fix.php?id=47942&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=47942&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=47942&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=47942&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=47942&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=47942&r=dst IIS Stability: http://bugs.php.net/fix.php?id=47942&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=47942&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=47942&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=47942&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=47942&r=mysqlcfg