Report this

What is the reason for this report?

Once initial setup is done - How can someone change the domain name?

Posted on April 26, 2020

Product is Wordpress by digitalocean and not OpenLiteSpeed Wordpress

While initial setup - used different domain name just to set and test site. once, all done - how can we update the domain name.

tried to update siteUrl and home with wp cli

wp option update home ‘new url’ wp option update siteurl ‘new url’

but no luck.

Checked apache block -I can see variable $domain. but not sure how to update that.

Thanks



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hello there,

You would need to update your OLS Virtual Host with the new domain name. Here’s a step by step guide on how to do that from the OLS official website:

https://openlitespeed.org/kb/setting-up-name-based-virtual-hosting-on-openlitespeed/

After that you can follow the steps here on how to install the Let’s Encrypt certificate for the new website using certbot, again this is an article from their official knowledge base:

https://openlitespeed.org/kb/lets-encrypt-ssl-on-openlitespeed/

Hope that this helps! Regards, Alex

Hi,

If you are using OpenLiteSpeed, please access to the web admin at port 7080. And follow this doc to add your new domain on the listener. Otherwise you may just get a 404 page. Before accessing to the web admin, please make sure you have port 7080 allowed, ufw allow 7080.

https://docs.litespeedtech.com/cloud/images/wordpress/#step-2-add-domain-to-listener

Best, Eric

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.