haubach
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Recovering site after move to rootHi James,
Thanks for sticking with me on this. Yes, the wp-amin was empty. I got that working with a re-population of the files. Next, I began replacing the individual WP files beginning with the index. That was all it took.
Thanks again. I’d say this one was closed!.
JackH.
Forum: Fixing WordPress
In reply to: Recovering site after move to rootHi James,
Some progress to report. I checked the database and the URL was pointed correctly in both siteurl and home instances.
I stepped back to try the Relocate method again and was able to get to the login, although the page was not formatted as before. I had just an html based login page. When I logged in, I was offered the following:
Index of /wordpress/wp-admin
Parent Directory
Clicking the directory took me the the original error I reported:
Warning: require_once(/home/dwfriooz/public_html/wp-load.php) [function.require-once]: failed to open stream: No such file or directory in /home/dwfriooz/public_html/wordpress/admin.php on line 30
Fatal error: require_once() [function.require]: Failed opening required ‘/home/dwfriooz/public_html/wp-load.php’ (include_path=’.:/usr/local/altphp/lib/php’) in /home/dwfriooz/public_html/wordpress/admin.php on line 30
I also removed the code from the wp-admin.php and got the same result.
Are there any other steps to try.
JackH.
Forum: Fixing WordPress
In reply to: Recovering site after move to rootTried the “If not…” suggestion and applied the first three fixes to no avail. I continue to get the same error. Any additional suggestions?
JackH.