Sometimes when people aren't answering a question, it isn't because they are
ignoring you or consider your questions stupid.  Sometimes it's because we
don't know the answer.

Your question has nothing to do with MySQL and everything to do with php.

It doesn't like that charset.  I have no clue on how to make it like it, I
don't know what it wants.

Ask a php list.

----- Original Message -----
From: "Roman Serbski" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 11, 2001 7:43 PM
Subject: third time asking help concerning charsets


> 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
>
>
>


---------------------------------------------------------------------
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