Re: [PHP] PHP 4.4.1 and Interbase

2002-01-08 Thread Todd Cary
I rolled back to php-4.0.6 and all works fine. http://209.204.172.137/testgdb.php and http://209.204.172.137/testphp.php H? Todd -- Todd Cary Ariste Software [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additiona

RE: [PHP] PHP 4.4.1 and Interbase

2002-01-08 Thread Dave Brotherstone
and I'll have a look at the extension. Dave. > -Original Message- > From: Todd Cary [mailto:[EMAIL PROTECTED]] > Sent: 07 January 2002 19:29 > To: [EMAIL PROTECTED] > Subject: [PHP] PHP 4.4.1 and Interbase > > > I am running PHP 4.1.1 on RH Linux 7.2 wit

[PHP] PHP 4.4.1 and Interbase

2002-01-07 Thread Todd Cary
I am running PHP 4.1.1 on RH Linux 7.2 with Apache and I am getting an error as soon as I try to execute the query. The browser error with Netscape is "Document contains no data. Try again later..." echo('Opening Interbase'); $dbh = db_open($host,$user,$password); if ($dbh) { $stmnt