Alen1989 Posted August 3, 2013 Share Posted August 3, 2013 Здравствуйте, уважаемые форумчане Перейду сразу к делу. Упал сайт. Хронология событий: Сайт работает. Начал работать в админке сайта, добавлять товары. В какой-то момент понял, что сайт не работает. Поиск причины привел к этой теме http://nemops.com/debug-prestashop-error-500/ Включил дебаг, что пишет, можно увидеть на странице http://terra2013.com/ Вопрос, что делать и кто виноват, как расшифровать ошибки? Заранее спасибо за помощь! Link to comment Share on other sites More sharing options...
absent Posted August 3, 2013 Share Posted August 3, 2013 в defines.inc.php сделай define('_PS_MODE_DEV_', true); если у вас 1,5 и посмотри ошибку и сюда напиши. Link to comment Share on other sites More sharing options...
Alen1989 Posted August 4, 2013 Author Share Posted August 4, 2013 Warning: include_once(_PS_TOOL_DIR_profiling/Controller.php) [function.include-once]: failed to open stream: No such file or directory in /usr/www/users/shopping/terra2013/config/config.inc.php on line 58 Warning: include_once() [function.include]: Failed opening '_PS_TOOL_DIR_profiling/Controller.php' for inclusion (include_path='.:/usr/local/lib/php/') in /usr/www/users/shopping/terra2013/config/config.inc.php on line 58 Warning: include_once(_PS_TOOL_DIR_profiling/ObjectModel.php) [function.include-once]: failed to open stream: No such file or directory in /usr/www/users/shopping/terra2013/config/config.inc.php on line 59 Warning: include_once() [function.include]: Failed opening '_PS_TOOL_DIR_profiling/ObjectModel.php' for inclusion (include_path='.:/usr/local/lib/php/') in /usr/www/users/shopping/terra2013/config/config.inc.php on line 59 Warning: include_once(_PS_TOOL_DIR_profiling/Hook.php) [function.include-once]: failed to open stream: No such file or directory in /usr/www/users/shopping/terra2013/config/config.inc.php on line 60 Warning: include_once() [function.include]: Failed opening '_PS_TOOL_DIR_profiling/Hook.php' for inclusion (include_path='.:/usr/local/lib/php/') in /usr/www/users/shopping/terra2013/config/config.inc.php on line 60 Warning: include_once(_PS_TOOL_DIR_profiling/Db.php) [function.include-once]: failed to open stream: No such file or directory in /usr/www/users/shopping/terra2013/config/config.inc.php on line 61 Warning: include_once() [function.include]: Failed opening '_PS_TOOL_DIR_profiling/Db.php' for inclusion (include_path='.:/usr/local/lib/php/') in /usr/www/users/shopping/terra2013/config/config.inc.php on line 61 Warning: include_once(_PS_TOOL_DIR_profiling/Tools.php) [function.include-once]: failed to open stream: No such file or directory in /usr/www/users/shopping/terra2013/config/config.inc.php on line 62 Warning: include_once() [function.include]: Failed opening '_PS_TOOL_DIR_profiling/Tools.php' for inclusion (include_path='.:/usr/local/lib/php/') in /usr/www/users/shopping/terra2013/config/config.inc.php on line 62 Warning: require_once(_PS_TOOL_DIR_smarty/Smarty.class.php) [function.require-once]: failed to open stream: No such file or directory in /usr/www/users/shopping/terra2013/config/smarty.config.inc.php on line 29 Fatal error: require_once() [function.require]: Failed opening required '_PS_TOOL_DIR_smarty/Smarty.class.php' (include_path='.:/usr/local/lib/php/') in /usr/www/users/shopping/terra2013/config/smarty.config.inc.php on line 29 __________________ Еще одна проблема всплыла. Каким-то образом стерлась информация из файла defines.inc.php , теперь он 0кб а залить на сервер исходный файл не получается. http://gyazo.com/6d03df7413b44243af37f094141ad240 Link to comment Share on other sites More sharing options...
savvato Posted August 4, 2013 Share Posted August 4, 2013 с правами на каталоги и вложения все в порядке? Link to comment Share on other sites More sharing options...
Alen1989 Posted August 4, 2013 Author Share Posted August 4, 2013 savvato, видимо не все в порядке. Погуглю на эту тему, попробую поправить. Спасибо! Link to comment Share on other sites More sharing options...
absent Posted August 4, 2013 Share Posted August 4, 2013 права+ отсутствующие файлы. Link to comment Share on other sites More sharing options...
Alen1989 Posted August 26, 2013 Author Share Posted August 26, 2013 Спасибо всем откликнувшимся! Проблема оказалась в том, что по какой-то причине слетели права на заливку файлов и при попытке закачать файл на ftp, тот заменялся на пустой файл. Как итог, при отсутствующем файле, сайт упал. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now