Can’t move WordPress installation from /blog/ to root
-
Guys,
I’ve done all I could, but I can’t figure this one out. I’ve moved WordPress installations heaps of times before, but this one is really tricking me and I don’t know what to do.
I’m trying to move https://macmagazine.uol.com.br/blog/ to https://macmagazine.uol.com.br/. What I did:
1 – Disabled all my plugins.
2 – Went to the General settings and changed the WordPress address and site url from https://macmagazine.uol.com.br/blog to https://macmagazine.uol.com.br
3 – Moved all the files to the root folder. Then, I can’t even access the admin anymore, it keeps the /blog/ reference somewhere. Here’s the error:Warning: require_once(/home/macmagaz/public_html/blog/wp-load.php) [function.require-once]: failed to open stream: No such file or directory in /home/macmagaz/public_html/blog/wp-blog-header.php on line 12 Fatal error: require_once() [function.require]: Failed opening required '/home/macmagaz/public_html/blog/wp-load.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/macmagaz/public_html/blog/wp-blog-header.php on line 12
The same thing happens if I first move the files and then manually edit siteurl and home in the wp_options table inside phpMyAdmin.
Is there anywhere else WordPress might be pulling this information from?! I’m desperate here.
- The topic ‘Can’t move WordPress installation from /blog/ to root’ is closed to new replies.