[Typo3] typo3.8.beta and MySQL 4.1.10a

Torsten Schrade schradt at uni-mainz.de
Mon Apr 25 11:14:20 CEST 2005


Peter Russ wrote:
> Torsten Schrade wrote:
> 
>> Hi all,
>>
>> recently I updated my MySQL-Server to 4.1.10a cause I needed utf-8 and 
>> wanted to gather some experience with the typo3.8beta. Till now 
>> everything worked smoothly, no probs with the running 
>> typo3-installations.
>>
>> But now every time I add a new MySQL user I can't connect with 
>> typo3/install-tool to the MySQL-Server. There's some debug info in the 
>> install tool:
>>
>> Warning: mysql_pconnect(): Client does not support authentication 
>> protocol requested by server; consider upgrading MySQL client in 
>> /srv/www/t3_shared/apps/typo3_src-3.8.0beta2.1/t3lib/class.t3lib_db.php 
>> on line 830
>>
>> The funny thing is that I can connect to any new or old database on 
>> the server with any user that existed since before the upgrade. It's 
>> only the new ones causing trouble.
>>
>> Here's some of my system debug information:
>> ### DEBUG SYSTEM INFORMATION - START ###
>>
>> CONST: php_sapi_name: apache2handler
>> OTHER: TYPO3_VERSION: 3.8.0beta2.1
>> OTHER: PHP_VERSION  : 4.3.4
>> SERVER: SERVER_SOFTW: Apache/2.0.49 (Linux/SuSE)
>> SERVER: GATEWAY_INTE: CGI/1.1
>> SERVER: SCRIPT_NAME : /typo3/install/index.php
>> MySQL Support    enabled
>> Active Persistent Links     1
>> Active Links     1
>> Client API version     4.0.24
>> MYSQL_MODULE_TYPE     none
>> MYSQL_SOCKET     /var/lib/mysql/mysql.sock
>> MYSQL_INCLUDE     no value
>> MYSQL_LIBS     no value
>> ### DEBUG SYSTEM INFORMATION - END ###
>>
>> Thanks for any comments on this issue, regards,
>> Torsten
> 
> 
> Ref to:
> http://dev.mysql.com/doc/mysql/en/old-client.html
> 
> Regs. Peter.

Great many thanks to all of you! That's the solution :)
Cheers,
Torsten



More information about the TYPO3-english mailing list