[PHP-DEV] Bug #2396 Updated: MySQL commands not accepted From: Bug Database (php-dev <email protected>)
Date: 09/28/99

ID: 2396
Updated by: rasmus
Reported By: janwillem <email protected>
Status: Closed
Bug Type: MySQL related
Assigned To:
Comments:

You need to enable MySQL support in your php3.ini file. And, mysql_pconnect() doesn't make any sense
on a Windows platform anyway. You can't get persistent connections from the CGI version of PHP and
for PHP 3, you are stuck using the CGI version on Windows.

Full Bug description available at: http://bugs.php.net/?id=2396

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>