View Single Post

   
  #5 (permalink)  
Old 04-19-2008, 09:29 PM
D. Sandmann
 
Posts: n/a
Default Re: Informix error with ifx_pconnect()

I am using ifx_pconnect passing the database connection string, login and
password.

I am currently using the Informix-Client SDK 9.53 2.81.TC3 which is now
giving me the following error:

Unknown(): Unable to load dynamic library 'extensions\php_ifx.dll' - the
specified module could not be found.

This is happening when I restart Apache. Going to try a previous version of
the Client see what happens with that.

David

P.S. Previous Client version I was trying was: 9.21 2.30.TC1 which was
working on another computer/version of apache & php.

"Paul Watson" <paul@oninit.com> wrote in message
news:40B20E2D.85C3FAC4@oninit.com...
> What is your connect string, if you are running in safe_mode, and
> you should be, then php.ini values will be ignored for uid, passwd etc
>



Reply With Quote