ID: 7149 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Informix related Operating System: HP-UX version 10.02 PHP Version: 4.0.2 New Comment:
No feedback. Closing. Previous Comments: ------------------------------------------------------------------------ [2001-10-23 11:30:24] [EMAIL PROTECTED] Does this happen with latest CVS snapshot from http://snaps.php.net/ ? ------------------------------------------------------------------------ [2000-10-12 01:18:48] [EMAIL PROTECTED] Question : - PHP Source : <html> Informix and PHP Test <p> <?php $res = ifx_connect("cbdb@cncdps3", "sdc", "sdc33"); if(!$res) { printf("can not connect to server \n"); exit; } echo "DB connect"; ?> </html> - Warning: ifx_connect : E [SQLSTATE=IX 000 SQLCODE=-25560] in /usr3/web/apache/htdocs/test.php on line 6 can not connect to server - Now environment : php.ini : "ifx.default_host = cncdps3" set Please supply the information that may be helpful. ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=7149&edit=1 -- PHP Development 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]