Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001062

Re: [PHP-DB] Apache_1.3.20 with PHP and mysql 3.23.32 From: Serdar Soydemir (serdar <email protected>)
Date: 06/24/01

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 4.0.6,
or compile PHP with MySQL's own client libraries
( --with-mysql=/path/to/mysql) .

"Eyal Rif" <EyalR <email protected>>, haber iletisinde sunlari
yazdi:E5F51CBF8B6CE14D82A25651DF0D7CEF171137 <email protected>
> 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 with the --with-mysql=/usr/local but when trying
to
> configure Apache I am getting the following error -

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>