Error: "File 'c:\mysql\share\charsets\?.conf' not found..."
Posted by: Darko Drakulic
Date: December 05, 2005 09:46AM

Hi!
Im working with mysql 5.0, PHP4, Windows IIS and cp-1250 charset.
In PHP scripts, when I have connection to mysql I give message (in HTML pages):

File 'c:\mysql\share\charsets\?.conf' not found (Errcode: 2)
Character set '#33' is not a compiled character set and is not specified in the 'c:\mysql\share\charsets\Index' file

Directory c:\mysql\share\charsets\cp1250 and files in it exists on system.

But, mysql work perfect, all characters are correct and when I connect to mysql with odbc I dont have this error.
Can I "turn off" error messages from mysql?
@mysql_connect doesnt work (in PHP).

Can somebody help me?

Thanx

Options: ReplyQuote


Subject
Views
Written By
Posted
Error: "File 'c:\mysql\share\charsets\?.conf' not found..."
3470
December 05, 2005 09:46AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.