I'm sorry, this is the third time I ask help from this list. No suggestions
:-(, not even one.
If it is a dummy question please point me to some url ... whatever.

Good day all!

Please help me with charset adding. I have some strange trouble.
I use FreeBSD 4.2 STABLE and MySQL 3.23.28-gamma (compiled from FreeBSD
ports) and PHP 4.04.
As I understood Latin1 is a default charset. So, I wanted to add cp1251 or
koi8_ru.
Ok, I add --default-character-set=cp1251 to my mysql start-up script.

The problem is:

If I connect from console to mysql and type \s (to get status information)
it shows: Language: cp1251
Everything seems OK, but if I try to connect via phpMyAdmin or Horde
(webmail implementation) it returns -

<<For phpMyAdmin>>
Warning: MySQL Connection Failed: Can't initialize character set 14 (path:
default) in /usr/local/www/htdocs/adm/lib.inc.php on line 255
Error

<<For Horde>>
Warning: Can't initialize character set 14 (path: default) in
/usr/local/lib/phplib/db_mysql.inc on line 73

I don't know where is my mistake?
I do have sql/share/charsets folder with Index and cp1251.conf. I checked
Index - records are OK. Should I add something to /etc/my.cnf file?

Looking forward to hear from you.

Regards,
Roman



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to