Date: 03/14/01
- Next message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #9753 Updated: MySQL Connection Failed: Can't initialize character set 14 (path: default)"
- Previous message: Joey Smith: "Re: [PHP-DEV] RE: PHP 4.0 Bug #9745 Updated: PHP Warning: Unable to load dynamic library './msql.dll'"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: sdneprov <email protected>
Operating system: RedHat 7.0
PHP version: 4.0.4pl1
PHP Bug Type: MySQL related
Bug description: MySQL Connection Failed: Can't initialize character set 14 (path: default)
php compiled with build-in mysql support
my.cnf:
default-character-set=cp1251
script.php:
mysql_connect(...);
Warning appears:
Warning: MySQL Connection Failed: Can't initialize character set 14 (path: default) in /path/script.php on line 14
Connection to SQL server is not established.
This warning didn't appear n previous versions.
-- Edit Bug report at: http://bugs.php.net/?id=9753&edit=1-- 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: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #9753 Updated: MySQL Connection Failed: Can't initialize character set 14 (path: default)"
- Previous message: Joey Smith: "Re: [PHP-DEV] RE: PHP 4.0 Bug #9745 Updated: PHP Warning: Unable to load dynamic library './msql.dll'"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

