php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9753 MySQL Connection Failed: Can't initialize character set 14 (path: default)
Submitted: 2001-03-14 11:57 UTC Modified: 2001-03-14 12:00 UTC
From: sdneprov at yahoo dot com Assigned:
Status: Closed Package: MySQL related
PHP Version: 4.0.4pl1 OS: RedHat 7.0
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: sdneprov at yahoo dot com
New email:
PHP Version: OS:

 

 [2001-03-14 11:57 UTC] sdneprov at yahoo dot com
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. 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-03-14 12:00 UTC] sniper@php.net
This is fixed in CVS. Try the latest CVS snapshot from
http://snaps.php.net/ 

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 22:01:27 2025 UTC