Can you check your PHP Error logs? You can do this by enabling WP_DEBUG ( https://codex.wordpress.org/WP_DEBUG ) in your wp-config.php file and then watching your error logs to see if something tells you specifically what's wrong.
↧
Can you check your PHP Error logs? You can do this by enabling WP_DEBUG ( https://codex.wordpress.org/WP_DEBUG ) in your wp-config.php file and then watching your error logs to see if something tells you specifically what's wrong.