ID:               24227
 User updated by:  jr07766 at hotmail dot com
 Reported By:      jr07766 at hotmail dot com
 Status:           Bogus
 Bug Type:         *Database Functions
 Operating System: IRIX 6.5.19f
 PHP Version:      4.3.2
 New Comment:

I successfully compiled and installed php. How do I or you know whether
this is a bug or not. I can't find anybody that has successfully used
php with ingres.


Previous Comments:
------------------------------------------------------------------------

[2003-06-18 14:20:31] [EMAIL PROTECTED]

This is a bug database, not support forum.


------------------------------------------------------------------------

[2003-06-17 12:55:16] jr07766 at hotmail dot com

Description:
------------
I have successfully compiled and installed php 4.3.2 with Ingres II
support using Apache 2.0.46. I cannot get the ingres_connect function
to work. I would greatly appreciate any help in identifying why this is
happening and what I need to do to fix the problem

These are the messages I am getting when I try to connect to the ingres
database using:

$link = ingres_connect("$host" . "::" . "$database", "$user",
"$password")
    or trigger_error("Could not connect to Ingres database '" .
$database . "'",E_USER_ERROR);

Warning: ingres_connect(): Ingres II: Server or API error : Unable to
authenticate client's user ID. in
/usr/freeware/apache2/htdocs/ing/ingpgtableinfo.php
on line 36

Warning: ingres_connect(): Ingres II: SQLSTATE : 08004 in
/usr/freeware/apache2/htdocs/ing/ingpgtableinfo.php on line 36

Warning: ingres_connect(): Ingres II: Unable to connect to database
(192.168.1.103::arsr4) in
/usr/freeware/apache2/htdocs/ing/ingpgtableinfo.php on line
36

Fatal error: Could not connect to Ingres database 'arsr4' in
/usr/freeware/apache2/htdocs/ing/ingpgtableinfo.php on line 37





------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=24227&edit=1

Reply via email to