Огромный размер файла php_err

Главные вкладки

Аватар пользователя alexartz alexartz 14 мая 2014 в 16:02

Здравствуйте! Помогите в рещении проблемы.

В корневой папке сайта лежит папка ERR, в ней 2 файла ERR_PHP(внутри пустой) и PHP_ERR, который весит 5 гб и через каждую минуту файл набирает вес. Посмотреть что там не удается, в программах пишут БОЛЬШОЙ ОБЪЕМ ФАЙЛА. Хостинг провайдер сказал, что файл не системный, обращайтесь к разработчику. В бекапе 2012 года, это файл весил всего 10 мб. Сейчас на сайте проводят работы по добавлению интернет магазина.

Скажите пожалуйста откуда этот файл мог взяться? К чему приведет его удаление? Виртуальный диск не резиновый)))

Комментарии

Аватар пользователя vortex vortex 14 мая 2014 в 16:12

Вероятно лог. Значит можно стереть.
Можете посмотреть phpinfo и переменную error_log. Вероятнее всего это оно.

Аватар пользователя alexartz alexartz 15 мая 2014 в 12:42

Последнее из error_log

[Wed May 14 00:10:26 2014] [error] PHP Strict Standards: main() [function.main]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Moscow' for 'MSK/4.0/no DST' instead in //shop/index.php on line 10
[Wed May 14 00:10:27 2014] [error] PHP Strict Standards: main() [function.main]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Moscow' for 'MSK/4.0/no DST' instead in //shop/index.php on line 11
[Wed May 14 00:10:27 2014] [error] PHP Strict Standards: main() [function.main]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Moscow' for 'MSK/4.0/no DST' instead in //index.php on line 13

Последнее из PHP_ERR 2012 года

[17-May-2012 01:27:47] PHP Strict Standards: phpinfo() [function.phpinfo]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Moscow' for 'MSK/4.0/no DST' instead in //i.php on line 1
[17-May-2012 01:27:47] PHP Strict Standards: phpinfo() [function.phpinfo]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Moscow' for 'MSK/4.0/no DST' instead in //i.php on line 1

Подскажите как быть дальше

Аватар пользователя Chyvakoff Chyvakoff 15 мая 2014 в 9:53

Удали этот файл. Он у тебя сам создастся и начнёи набирать вес. И пока не наберёт - быстренько открывай и смотри ошибки. И исправляй их.