Re: [Sqlrelay-discussion] : Invalid library PHP 'sqlrelay.so'
Brought to you by:
mused
|
From: David M. <dav...@fi...> - 2007-01-16 01:41:15
|
I believe that the PHP library is sql_relay.so rather than sqlrelay.so On Mon, 2007-01-15 at 08:42 +0100, Garnier, Jeremie wrote: > Hi all, > > > > I try to use Sql Relay with Oracle 10g, Php5 and apache 2.2.3 on linux RedHat. > > I make so modifications on Sql relay in order to use the version XE of Oracle. But no problem after, when I run make & make install, I have the library sqlrelay.so. > > But when I try to use it on my web server, it done: > > > > Warning : dl() : Invalid library (maybe not a PHP library) 'sqlrelay.so' ... > > Fatal error : call to undefined function sqlrcon_alloc()... > > > > I think all configurations are ok but it can't load the Sql relay library. I try to include it in the file php.ini but it done the same thing! > > Is anyone having some ideas to resolve this??? > > > > Thanks, > > > > Jérémie GARNIER > > > *********************************************************************************** > Information contained in this email message is confidential and may be privileged, and is intended only for use of the individual or entity named above. If the reader of this message is not the intended recipient, or the employee or agent responsible to deliver it to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please immediately notify the pos...@nd... and destroy the original message. > *********************************************************************************** > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Sqlrelay-discussion mailing list > Sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlrelay-discussion > |