WordPress down after changing siteurl
-
Hi,
I’m desperate for some help I had a fully functioning wordpress site without a domain, it was still using the server’s public ip, I transferred it to another server and had to change the site url because it was redirecting to the old server.
I used the wp-cli to search and replace the old ip with the new one, there were three instances in the database. But the website still wasn’t working.
So I defined the siteurl and home in the wp-config.php and it didn’t work, sometimes redirecting to the old site. I cleared my DNS cache and cookies, and openned thed site in incognito mode, just a blank screen.
Turned on debugging mode, but I only get “There has been a critical error on this website.” and in there’s nothing in the debug log.
Chcked out the apache access and error codes, nothing, disabled the themes and plugins, still nothing.
Read that I should add SubstitueMaxLineLength 10m to the top of the .htaccess file, that gave me an apache error
/var/www/html/.htaccess: Invalid command ‘RewiteOptions’, perhaps misspelled or defined by a module not included in the server configuration, referer: http://206.189.111.121/What else can I do?
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.