Перенос Shop-Script 7 на другой хостинг PHP Fatal error
Здравствуйте!
После переноса сайта (Shop-Script 7, всё обновлено на момент переноса до актуальных версий) на другой хостинг (timeweb.ru) пустые страницы и на витрине и в админке.
Ошибки в логах после добавления в .htaccess
php_flag display_errors Off php_value error_reporting 2147483647 php_flag log_errors On php_value error_log ./wa-log/php.log
такие:
[28-Dec-2016 05:04:35 Europe/Moscow] PHP Warning: include(/home/p/puxxxxxxxxxxx/7ss-xxxxxxxxx/public_html/wa-system/vendors/smarty3/sysplugins/smarty_security.php) [<a href='function.include'>function.include</a>]: failed to open stream: Нет такого файла или каталога in /home/p/puxxxxxxxxxxx/7ss-xxxxxxxxx/public_html/wa-system/vendors/smarty3/Smarty.class.php on line 1537 [28-Dec-2016 05:04:35 Europe/Moscow] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '/home/p/puxxxxxxxxxxx/7ss-xxxxxxxxx/public_html/wa-system/vendors/smarty3/sysplugins/smarty_security.php' for inclusion (include_path='.:/opt/php53/share/pear:/usr/share/pear') in /home/p/puxxxxxxxxxxx/7ss-xxxxxxxxx/public_html/wa-system/vendors/smarty3/Smarty.class.php on line 1537 [28-Dec-2016 05:04:35 Europe/Moscow] PHP Fatal error: Class 'Smarty_Security' not found in /home/p/puxxxxxxxxxxx/7ss-xxxxxxxxx/public_html/wa-system/vendors/smarty3/Smarty.class.php on line 636 [28-Dec-2016 05:04:38 Europe/Moscow] PHP Warning: include(/home/p/puxxxxxxxxxxx/7ss-xxxxxxxxx/public_html/wa-system/vendors/smarty3/sysplugins/smarty_security.php) [<a href='function.include'>function.include</a>]: failed to open stream: Нет такого файла или каталога in /home/p/puxxxxxxxxxxx/7ss-xxxxxxxxx/public_html/wa-system/vendors/smarty3/Smarty.class.php on line 1537 [28-Dec-2016 05:04:38 Europe/Moscow] PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening '/home/p/puxxxxxxxxxxx/7ss-xxxxxxxxx/public_html/wa-system/vendors/smarty3/sysplugins/smarty_security.php' for inclusion (include_path='.:/opt/php53/share/pear:/usr/share/pear') in /home/p/puxxxxxxxxxxx/7ss-xxxxxxxxx/public_html/wa-system/vendors/smarty3/Smarty.class.php on line 1537 [28-Dec-2016 05:04:38 Europe/Moscow] PHP Fatal error: Class 'Smarty_Security' not found in /home/p/puxxxxxxxxxxx/7ss-xxxxxxxxx/public_html/wa-system/vendors/smarty3/Smarty.class.php on line 636
Кеш чистили. РНР меняли с 5.3 до 7.0
Помогите, пожалуйста, разобраться почему не работает.
3 раза уже пытался переносить, результат не меняется.
4 ответа
Смотрим внимательно на строчку... ниже
PHP 5.3 сейчас стоит. Другой сайт на Shop-Script 7 нормально работает на 5.3
Настроек РНР из панели у timeweb нет. Только версию поменять можно.
Когда в db.php не правильные данные для подключения выдает Error #1045 при входе в админку, когда вводишь правильные данные - пустая страница.
Еще какие-то варианты есть?
Доступа к настройкам РНР на хостинге нет, но другой сайт на этом же 5.3 работает.
Подозреваю, что проблема в каком-то плагине.
Чистая установка на хостинг проходит нормально.