
29.11.2013, 01:01
|
|
Новичок
Регистрация: 28.05.2011
Сообщений: 19
С нами:
7873526
Репутация:
-3
|
|
Есть сайт который периодически спонтанно выдает такие ошибки:
Сообщение от None
Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server at 'reading initial communication packet', system error: 61 in /home/myfolder/data/www/site.su/redirector.php on line 229
Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'user'@'localhost' (using password: NO) in /home/myfolder/data/www/site.su/redirector.php on line 230
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/myfolder/data/www/site.su/redirector.php on line 230
Warning: mysql_query() [function.mysql-query]: Access denied for user 'user'@'localhost' (using password: NO) in /home/myfolder/data/www/site.su/redirector.php on line 267
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/myfolder/data/www/site.su/redirector.php on line 267
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/myfolder/data/www/site.su/redirector.php on line 268
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/myfolder/data/www/site.su/redirector.php on line 272
Warning: mysql_close(): no MySQL-Link resource supplied in /home/myfolder/data/www/site.su/redirector.php on line 273
Warning: Cannot modify header information - headers already sent by (output started at /home/myfolder/data/www/site.su/redirector.php:229) in /home/myfolder/data/www/site.su/includes/application_top.php on line 33
Однако морковка (havij) так и не докапалась до бд. Скажите, эти ошибки существенны? и что можно сделать в этом случае.
иногда появляется на странице по адресу типа http://site.su/index.php?cat=x
|
|
|