Muciņo Zúņiga Marco Antonio wrote:
> 
> I'm trying to connect to a Informix database but I get the error :
> 
> Warning: ifx_connect : E [SQLSTATE=IX 001 SQLCODE=-1829] in
> /usr/local/apache/htdocs/php/connect.php on line 2
> Imposible conectarse a la base de datos.
> 
> My script is :
> 
> <?
>   $conn_id = ifx_connect("nomin@compaq6","mmucino","marquito") or die
> ("Imposible conectarse a la base de datos.");
> ?>
> 
> Any suggestion? Thanks.

hi .... 


did you check the sql-error ?

finderr 1829
-1829   Cannot open file citoxmsg.pam.

The file citoxmsg.pam is missing from the directory $INFORMIXDIR/msg.

If this error occurs, please note all circumstances and contact
Informix Technical Support.

regards 

-andreas

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to