При активации Woocommerce вылетает 500 Internal Server Error что делать???
При активации плагина woocommerce на сайте появляется ошибка:
"500
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator to inform of the time the error occurred and of anything you might have done that may have caused the error. More information about this error may be available in the server error log."
Кто с таким сталкивался? как исправить?
Я пытался переустанавливать вордпресс через фтп ставил плагин тему отдельно через фтп. .htaccess чистый
Запустил debug выдал это
[30-Oct-2018 09:22:33 UTC] PHP Deprecated: Function create_function() is deprecated in /var/www/vhosts/сайт/httpdocs/wp-content/plugins/features-by-woothemes/classes/class-woothemes-widget-features.php on line 308
вот line 308: add_action( 'widgets_init', create_function( '', 'return register_widget("WooThemes_Widget_Features");' ), 1 );