"D. Sandmann" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Any help would be appreciated on this. I have already asked this question on > the regular PHP and Informix news groups and have not had any luck. Maybe > one of you can resolve my problem. > > I have had this problem in the past on another machine and fixed it by > setting the environment variables for INFORMIXDIR and INFORMIXSERVER. When > adding the same lines on the new machine I still get the following message: > > Warning: ifx_pconnect(): E [SQLSTATE=IX 001 SQLCODE=-1829] in > C:\webroot\PHPinclude\db_vars.inc on line 7
Have you tried using ifx_connect() instead of ifx_pconnect()? (Just a wild guess) Regards, Torsten