<Pavel,
Wednesday, April 10, 2002, 9:48:18 AM, you wrote:

PZ> I have simple question.I have installed on my computer WinNT 4.0, Apache 1.3.14, 
PHP4 (4.0.4pl1), MySQL MAX 4.0.1. There's problem with char set win1250. I don't know 
how can I link this char
PZ> set. Script with this row $spojeni = MySQL_Connect("localhost"); sends an error  
Warning: MySQL Connection Failed: Can't initialize character set 26 (path: default) in 
c:/program files/apache
PZ> group/apache/htdocs/tellib.php on line 84. (Char set 26 is Win1250). Does anybody 
know, how can I link char-set Win1250 in Win32 system to PHP4 and MySQL? In PHP3 works 
everything properly.

This error occurs if mysqld is compiled without this character set. You can find 
descriptions of errors at:
          http://www.mysql.com/doc/C/a/Cannot_initialize_character_set.html

PZ> Pavel Zaklasnik
PZ> Czech Republic





-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




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