ID: 26034 User updated by: v_santhanam at amrita dot edu Reported By: v_santhanam at amrita dot edu -Status: Bogus +Status: Open Bug Type: *Configuration Issues Operating System: Redhat Linux 9.0 PHP Version: 4.3.3 New Comment: Thanks fo your response In php.ini file, extension_dir = "./" I have linked the file libr-php.so to libr-php-1.1.2.so which is in /usr/local/lib/php/extensions/no-debug-non-zts-20020429/. The location of php.ini is /usr/local/lib. When i execute "php -m" in /usr/local/lib, rlib module is listed. Elsewhether it is not listed. Please kindly help me. Thanks in advance. Previous Comments: ------------------------------------------------------------------------ [2003-10-30 04:05:48] [email]edinkphp.net[/email] This is not a PHP bug. You should ...
ID: 26034
User updated by: v_santhanam at amrita dot edu
Reported By: v_santhanam at amrita dot edu
-Status: Bogus
+Status: Open
Bug Type: *Configuration Issues
Operating System: Redhat Linux 9.0
PHP Version: 4.3.3
New Comment:
Thanks fo your response
In php.ini file,
extension_dir = "./"
I have linked the file libr-php.so to libr-php-1.1.2.so which is in
/usr/local/lib/php/extensions/no-debug-non-zts-20020429/. The location
of php.ini is /usr/local/lib.
When i execute "php -m" in /usr/local/lib, rlib module is listed.
Elsewhether it is not listed.
Please kindly help me.
Thanks in advance.
Previous Comments:
------------------------------------------------------------------------
[2003-10-30 04:05:48] [email]edinkphp.net[/email]
This is not a PHP bug. You should probably chech extension_dir
directive in your php.ini.
------------------------------------------------------------------------
[2003-10-30 02:41:43] v_santhanam at amrita dot edu
Description:
------------
i am trying to use the rlib php extension ( [url]http://rlib.sicompos.com/[/url])
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 this bug report at [url]http://bugs.php.net/?id=26034&edit=1[/url]
Bookmarks