Date: 09/03/99
- Next message: Bug Database: "[PHP-DEV] Bug #1729 Updated: PHP module compile failure with GD library support"
- Previous message: David Sklar: "Re: [PHP-DEV] 3.0.12: mysql_store_result in php3_mysql_query"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: gorgo <email protected>
Operating system: linux
PHP version: 3.0.12
PHP Bug Type: MySQL related
Bug description: mysql settings in php ini don't work
phpinfo() for mysql says:
Allow persistent links:
Yes
Persistent links:
0/Unlimited
Total links:
0/Unlimited
while I have settings in the ini file:
[MySQL]
mysql.allow_persistent = Off ; allow or prevent persistent link
mysql.max_persistent = 100 ; maximum number of persistent links.
mysql.max_links = 100 ; maximum number of links
mysql is loaded dynamically
-- 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>
- Next message: Bug Database: "[PHP-DEV] Bug #1729 Updated: PHP module compile failure with GD library support"
- Previous message: David Sklar: "Re: [PHP-DEV] 3.0.12: mysql_store_result in php3_mysql_query"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

