Ecco qui...codice:Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client in C:\Programmi\Apache Group\Apache2\htdocs\phpBB2\db\mysql4.php on line 48 Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in C:\Programmi\Apache Group\Apache2\htdocs\phpBB2\db\mysql4.php on line 330 Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in C:\Programmi\Apache Group\Apache2\htdocs\phpBB2\db\mysql4.php on line 331 phpBB : Critical Error Could not connect to the database
Ho MySQL 4.1 e nell'installazione ho selezionato MySQL4... Ecco qui la riga 48 di mysql4.php
$this->db_connect_id = ($this->persistency) ? mysql_pconnect($this->server, $this->user, $this->password) : mysql_connect($this->server, $this->user, $this->password);
Help me![]()
![]()
![]()