Re: [PHP-DB] Apache_1.3.20 with PHP and mysql 3.23.32

2001-06-24 Thread Serdar Soydemir
Hi Eyal, Version 4.0.4 has an older built-in mysql client ( i thaught it was 3.22.32 or 3.23.22 ) . This version has problems with some character sets different from latin1. PHP-4.0.5 and 4.0.6 contains a newer built-in version ( 3.23.32 ) which works without problem. I recommend you to switch to

[PHP-DB] Apache_1.3.20 with PHP and mysql 3.23.32

2001-06-24 Thread Eyal Rif
Hi, After Compiling PHP 4.0.4pl1 with Apache_1.3.20 and trying to connect to an mysql 3.23.32, I am getting the following error: Warning: MySQL Connection Failed: Can't initialize character set 12 (path: default) I have compiled the PHP with the --with-mysql option. I also compiled the PHP w