From:             v_santhanam at amrita dot edu
Operating system: Redhat Linux 9.0
PHP version:      4.3.3
PHP Bug Type:     *Configuration Issues
Bug description:  Unable to load extensions

Description:
------------
i am trying to use the rlib php extension ( http://rlib.sicompos.com/)
libr-php.so. I have made an entry in php.ini as follows:
  extension=libr-php.so
  When i use "php -m" in /usr/local/lib i get the rlib extension listed.
But when i try "php -m" else where i get the following error :
-----------------------------------------------------------
PHP Warning:  Unknown(): Unable to load dynamic library './libr-php.so' -
./libr-php.so: cannot open shared object file: No such file or directory
in Unknown on line 0
---------------------------------------------------------

Please kindly help me.


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

Reply via email to