From:             plumber at gnu-darwin dot org
Operating system: darwin
PHP version:      4.3.5
PHP Bug Type:     Dynamic loading
Bug description:  The extension load is broken

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 bug report at http://bugs.php.net/?id=28069&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=28069&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=28069&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=28069&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=28069&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=28069&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=28069&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=28069&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=28069&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=28069&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=28069&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=28069&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=28069&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28069&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=28069&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=28069&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=28069&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=28069&r=float

Reply via email to