Site not working.
-
We have been locked out of the following site for months and have tried just about everything: http://middleboroughhistoricalassociation.org
-
Hi @waglendye,
Your site is using the self-hosted version of WordPress, and you need to seek help at the WordPress.org forums:
https://wordpress.org/support/forums/
These forums are for WordPress.com hosted sites only :)
However, I recommend you to check your .htaccess file, delete your current .htaccess if you have any.
Check your PHP memory limit; memory should be 64MB and above.
Enable WordPress error logs in wp-config.php, which helps you find out the resources generating errors. simply paste this code in wp-config.php filedefine( 'WP_DEBUG', true ); define( 'WP_DEBUG_LOG', true );Thanks !!!
- The topic ‘Site not working.’ is closed to new replies.