ID: 28069 Updated by: [EMAIL PROTECTED] Reported By: plumber at gnu-darwin dot org -Status: Open +Status: Bogus Bug Type: Dynamic loading Operating System: darwin PHP Version: 4.3.5 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. . Previous Comments: ------------------------------------------------------------------------ [2004-04-19 23:49:54] plumber at gnu-darwin dot org Description: ------------ The extension load is broken dl too and return a empty result gdb backtrace gives nothing Warning: dl(): Unable to load dynamic library /pathext/ some.so (null) from dl and php.ini the same report as made even if the .so file are not in etx dir I've test from 4.3.3 src and all is ok Reproduce code: --------------- from ini file php -m PHP Warning: Unknown(): Unable to load dynamic library '/pathext/ some.so' - (null) in Unknown on line 0 if i remove the so file from exte dir it's the same ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=28069&edit=1