ID: 12549 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: InterBase related Operating System: Windows 2000 PHP Version: 4.0.5 / 4.0.6 New Comment:
Thank you for taking the time to report a problem with PHP. Unfortunately your version of PHP is too old -- the problem might already be fixed. Please download a new PHP version from http://www.php.net/downloads.php If you are able to reproduce the bug with one of the latest versions of PHP, please change the PHP version on this bug report to the version you tested and change the status back to "Open". Again, thank you for your continued support of PHP. Previous Comments: ------------------------------------------------------------------------ [2001-08-03 09:30:43] [EMAIL PROTECTED] Example: $DB_SERVER = '202.38.65.77:\temp\database\tmp.gdb' it seems so ... ------------------------------------------------------------------------ [2001-08-03 09:21:15] [EMAIL PROTECTED] i'm assuming that you are using "localhost" or "127.0.0.1" as your $DB_SERVER... ------------------------------------------------------------------------ [2001-08-03 09:17:43] [EMAIL PROTECTED] I'm sure than the server, username, and pass are all valid. And interbase server on the same computer as the script. ------------------------------------------------------------------------ [2001-08-03 09:10:32] [EMAIL PROTECTED] make sure the server, username, and pass are all valid. Is the interbase server on the same computer as the script, or different? ------------------------------------------------------------------------ [2001-08-03 08:10:38] [EMAIL PROTECTED] $lnk = ibase_connect($DB_SERVER,$DB_LOGIN,$DB_PASSWORD); InterBase: Unable to complete network request to host "...". Failed to establish a connection. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=12549&edit=1
