Can't bring up front or back end of site but all files still exist. What might be happening?
UPDATE -Feb 2
I've recently brought it back over to a testing server instead of a localhost environment. The address is http://onlinewebdraft.com/nuggettesting/
I have renamed my plugins folder and my genesis and genesis child folders to deactivate them but I still get nothing.
This one is a doozy and I'm willing to offer some points for the right answer (I can do that right?).
I had a website up (no point giving the link as it's just a landing page right now) and something happened to it. It was just a blank page when you visited it. It's a website I put up in the spring for my parent business, so thankfully they understand and I can work on trying to figure this out.
Steps I took to see if I could get it back up and running (as I have all my files and info on my server and can see it via ftp) is:
- Deactivate all plugins
- Deactivated/Deleted my custom theme (Genesis framework Back Country theme for those of you who know Genesis)
- Renamed my .htaccess file
I'm not really quite sure what is happening so I though if I were to take a copy of my files and backup my database to my local server and set it up locally then I could further diagnose what might be happening to this website. However I can't seem to figure out why my wp-admin isn't coming up or for that matter anything.
I've followed the steps here in order to get a backup of the files I have on my local server.
When I try to bring it up on my localhost all I get is "This webpage is not available".
I know my localhost is up and running as I check out any other localhost web sites I have and everything is running fine.
I've checked my error_log and these are the last couple thigns it's been complaining about
[15-Jan-2016 11:41:01 UTC] WordPress database error Got error 28 from storage engine for query SELECT t.*, tt.* FROM ng_terms AS t INNER JOIN ng_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN ng_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category') AND tr.object_id IN (134) ORDER BY t.name ASC made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/genesis/page.php'), genesis, get_header, locate_template, load_template, require_once('/themes/genesis/header.php'), wp_head, do_action('wp_head'), call_user_func_array, WPSEO_Frontend-head, do_action('wpseo_head'), call_user_func_array, WPSEO_OpenGraph-opengraph, do_action('wpseo_opengraph'), call_user_func_array, WPSEO_OpenGraph-category, get_the_category, get_the_terms, wp_get_object_terms
[25-Jan-2016 19:53:28 UTC] PHP Fatal error: Call to undefined function get_term_meta() in /home3/ambergoo/public_html/nuggetcity/wp-content/themes/genesis/lib/admin/term-meta.php on line 253
I have all my tables imported into my localhost database, I've renamed my htaccess file, renamed my plugins folder and deleted everything but the twenty twelvetheme in my localhost server so I'm not sure what else I can do?
I hope this is enough information to get some direction as to what might be happening as I do not have a backup of the site (the only website of the few I have that doesn't have a backup of course!).
ANY help is appreciated. I'm desperate.
UPDATED
Still no luck. I've started with a fresh install even and removed all but one theme (now I've added a NEW genesis framework and backcountry theme (what I had before) but I have no way of hooking it up as I can't get to the front end..
Here is a screenshot of my initial setup.
I don't understand it but whatever I do I can't seem to connect my front end to the content and information I see in the correctly chosen database from my wp-config.php file. I know the info is in there as this is the database and the tables I'm trying to call.
UPDATED - as per a comment from BillK
I'm able to visit any other localhost site but my nuggetcity one.
another one in the same directory
UPDATED - as per a comment from AddWeb Solution Pvt Ltd
Here is a snippet from m y apache error log
IfModule section
[Fri Jan 29 16:35:30 2016] [error] [client ::1] script '/Applications/MAMP/htdocs/index.php' not found or unable to stat
[Fri Jan 29 16:36:08 2016] [error] [client ::1] client denied by server configuration: /Applications/MAMP/htdocs/2016/.DS_Store
[Fri Jan 29 16:36:08 2016] [alert] [client ::1] /Applications/MAMP/htdocs/2016/superclean/.htaccess: /IfModule without matching IfModule section
[Fri Jan 29 16:36:14 2016] [error] [client ::1] script '/Applications/MAMP/htdocs/index.php' not found or unable to stat
[Fri Jan 29 16:50:40 2016] [error] [client ::1] client denied by server configuration: /Applications/MAMP/htdocs/2016/.DS_Store
[Fri Jan 29 16:50:40 2016] [alert] [client ::1] /Applications/MAMP/htdocs/2016/superclean/.htaccess: /IfModule without matching IfModule section
[Fri Jan 29 16:56:51 2016] [error] [client ::1] client denied by server configuration: /Applications/MAMP/htdocs/2016/.DS_Store
[Fri Jan 29 16:56:51 2016] [alert] [client ::1] /Applications/MAMP/htdocs/2016/superclean/.htaccess: /IfModule without matching IfModule section
[Fri Jan 29 16:57:15 2016] [error] [client ::1] client denied by server configuration: /Applications/MAMP/htdocs/2016/.DS_Store
[Fri Jan 29 16:57:15 2016] [alert] [client ::1] /Applications/MAMP/htdocs/2016/superclean/.htaccess: /IfModule without matching IfModule section
[Fri Jan 29 17:02:16 2016] [error] [client ::1] client denied by server configuration: /Applications/MAMP/htdocs/2016/.DS_Store
[Fri Jan 29 17:02:16 2016] [alert] [client ::1] /Applications/MAMP/htdocs/2016/superclean/.htaccess: /IfModule without matching IfModule section
[Fri Jan 29 17:03:12 2016] [error] [client ::1] client denied by server configuration: /Applications/MAMP/htdocs/2016/.DS_Store
[Fri Jan 29 17:03:12 2016] [alert] [client ::1] /Applications/MAMP/htdocs/2016/superclean/.htaccess: /IfModule without matching IfModule section
[Fri Jan 29 19:18:38 2016] [error] [client ::1] client denied by server configuration: /Applications/MAMP/htdocs/2016/.DS_Store
[Fri Jan 29 19:18:38 2016] [alert] [client ::1] /Applications/MAMP/htdocs/2016/superclean/.htaccess: /IfModule without matching IfModule section
[Fri Jan 29 19:35:48 2016] [notice] caught SIGTERM, shutting down
[Fri Jan 29 21:00:44 2016] [notice] Digest: generating secret for digest authentication ...
[Fri Jan 29 21:00:44 2016] [notice] Digest: done
[Fri Jan 29 21:00:44 2016] [notice] Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8y DAV/2 PHP/5.3.6 configured -- resuming normal operations
[Fri Jan 29 21:01:34 2016] [error] [client ::1] client denied by server configuration: /Applications/MAMP/htdocs/2016/.DS_Store
[Fri Jan 29 21:01:34 2016] [alert] [client ::1] /Applications/MAMP/htdocs/2016/superclean/.htaccess: /IfModule without matching IfModule section
sh: /usr/local/bin/zip: No such file or directory
sh: /usr/local/bin/unzip: No such file or directory
[Sun Jan 31 16:46:33 2016] [error] [client ::1] client denied by server configuration: /Applications/MAMP/htdocs/2016/.DS_Store
[Sun Jan 31 16:46:33 2016] [alert] [client ::1] /Applications/MAMP/htdocs/2016/superclean/.htaccess: /IfModule without matching IfModule section
[Tue Feb 02 16:08:25 2016] [error] [client ::1] client denied by server configuration: /Applications/MAMP/htdocs/2016/.DS_Store
[Tue Feb 02 16:08:26 2016] [alert] [client ::1] /Applications/MAMP/htdocs/2016/superclean/.htaccess: /IfModule without matching IfModule section
[Tue Feb 02 16:12:15 2016] [error] [client ::1] client denied by server configuration: /Applications/MAMP/htdocs/2016/.DS_Store
[Tue Feb 02 16:12:15 2016] [error] [client ::1] client denied by server configuration: /Applications/MAMP/htdocs/2016/.DS_Store
[Tue Feb 02 16:12:15 2016] [alert] [client ::1] /Applications/MAMP/htdocs/2016/superclean/.htaccess: /IfModule without matching IfModule section
[Tue Feb 02 16:12:15 2016] [alert] [client ::1] /Applications/MAMP/htdocs/2016/superclean/.htaccess: /IfModule without matching IfModule section
[Tue Feb 02 16:12:26 2016] [error] [client ::1] client denied by server configuration: /Applications/MAMP/htdocs/2016/.DS_Store
[Tue Feb 02 16:12:26 2016] [alert] [client ::1] /Applications/MAMP/htdocs/2016/superclean/.htaccess: /IfModule without matching IfModule section
[Tue Feb 02 16:17:53 2016] [error] [client ::1] client denied by server configuration: /Applications/MAMP/htdocs/2016/.DS_Store
[Tue Feb 02 16:17:53 2016] [alert] [client ::1] /Applications/MAMP/htdocs/2016/superclean/.htaccess: /IfModule without matching IfModule section
Topic internal-server-error local-installation Wordpress
Category Web