From: Santhanam <v_s...@am...> - 2003-10-30 11:24:47
|
Update: I have changed the extension_dir in php.ini to reflect the path of libr-php.so.And also added in extension=libr-php.so in php.ini. I also got rlib in "Additional Modules" of phpinfo() page.One note for users of MySQL 4.1. For mysql support in rlib, please check whether your have installed MySQL-devel rpm package. Thanks With Regards Santhanam ---------------------------------- > Dear Friends, > I am try to use RLib with PHP 4.3.3 / Apache 2 on Redhat > Linux.I have added libr-php.so to the php.ini. The > location of php.ini > is /usr/local/lib. I have linked libr-php.so in > /usr/local/lib > to libr-php-1.1.2.so which is in > /usr/local/lib/php/extensions/no-debug-non-zts-20020429/. > When i use "php -m" in /usr/local/lib, rlib module is > listed. > But when i use "php -m" elsewhere, i am getting 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. > Thanks is advance. > > With Regards > Santhanam > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us > help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Rlib-users mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-users Best Regards Santhanam |