ID: 11494 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: MySQL related Operating system: PHP Version: 4.0.5 Assigned To: Comments: I guess this is the PostGreSQL bug that is fixed in CVS and in PHP 4.0.6RCx: http://www.php.net/~andi/php-4.0.6RC3.tar.gz (if above url doesn't work, change the RC3 to RC4) --Jani Previous Comments: --------------------------------------------------------------------------- [2001-06-14 15:49:16] [EMAIL PROTECTED] Apache 1.3.20 PHP 4.0.5 mysql 3.23.38 pgsql 7.1.2 "--with-apxs=/usr/local/sbin/apxs" "--with-config-file-path=/usr/local/etc" "--with-system-regex" "--enable-debug" "--enable-track-vars" "--without-gd" "--disable-pear" "--with-zlib" "--with-imap=/usr/local" "--with-mysql=/usr/local" "--with-pgsql=/usr/local" "--with-xml=/usr/local" "--enable-ftp" "--with-gettext=/usr/local" "--enable-sockets" "--enable-sysvsem" "--enable-sysvshm" "--prefix=/usr/local" "i386--freebsd4.3" <?php $id = mysql_pconnect("myhost","mydatabase","mypass"); $result = mysql_db_query("SELECT blah-blah-bla"); ?> --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=11494&edit=2 -- 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]