ahoj všem ,prosím o radu ja knainstalovat SL na wz.cz
$server = "ochranapc.wz.cz"; (Adresa ftp serveru)
$user = "ochranapc.wz.cz"; (Uživatelské jméno)
$password = "heslo database";
$database = "ochranapcwzc6680"; (nazev database)
$prefix = "webzdarma";
při pokusu o instalaci hlasi
Připojení k databázi se nezdařilo. Důvodem je pravděpodobně výpadek serveru nebo chybné přístupové údaje.
mysqlnd cannot connect to MySQL 4.1+ using the old insecure authentication. Please use an administration tool to reset your password with the command SET PASSWORD = PASSWORD('your_existing_password'). This will store a new, and more secure, hash value in mysql.user. If this user is used in other scripts executed by PHP 5.2 or earlier you might need to remove the old-passwords flag from your my.cnf file
Zkontrolujte přístupové údaje v souboru config.php.
přede mdekuji za pomoc.
$server = "ochranapc.wz.cz"; (Adresa ftp serveru)
$user = "ochranapc.wz.cz"; (Uživatelské jméno)
$password = "heslo database";
$database = "ochranapcwzc6680"; (nazev database)
$prefix = "webzdarma";
při pokusu o instalaci hlasi
Připojení k databázi se nezdařilo. Důvodem je pravděpodobně výpadek serveru nebo chybné přístupové údaje.
mysqlnd cannot connect to MySQL 4.1+ using the old insecure authentication. Please use an administration tool to reset your password with the command SET PASSWORD = PASSWORD('your_existing_password'). This will store a new, and more secure, hash value in mysql.user. If this user is used in other scripts executed by PHP 5.2 or earlier you might need to remove the old-passwords flag from your my.cnf file
Zkontrolujte přístupové údaje v souboru config.php.
přede mdekuji za pomoc.