Kod
Warning: MySQL Connection Failed: Access denied for user: 'root@localhost' (Using password: NO) in lib.inc.php on line 255
Error
MySQL said:
Back
Error
MySQL said:
Back
a w tej lini jest wpisane :
Kod
254: if (empty($cfgServer['port']))
255: $link = $connect_func($cfgServer['host'], $cfgServer['user'], $cfgServer['password']) or mysql_die();
256: else
257: $link = $connect_func($cfgServer['host'].":".$cfgServer['port'], $cfgServer['user'], $cfgServer['password']) or mysql_die();
255: $link = $connect_func($cfgServer['host'], $cfgServer['user'], $cfgServer['password']) or mysql_die();
256: else
257: $link = $connect_func($cfgServer['host'].":".$cfgServer['port'], $cfgServer['user'], $cfgServer['password']) or mysql_die();
szczerze mowiac nie wiem o co chodzi i mam duzy problem. Przosze pomozcie - z gory dziekuje :-)