Question

OpenLiteSpeed WordPress Not Launching Installer

So, if I create an OpenLiteSpeed WordPress instance and associate an SSH key, I’d expect to login via Putty using my SSH key, enter the associated private key and immediately be prompted to enter my domain > Configure Let’s Encrypt > etc.

Instead, on a brand new instance with 0 configuration, I’m not asked to configure the WordPress instance whatsoever.

What am I missing here? Is there a way to manually kick off the initial installer?


Submit an answer


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!

Sign In or Sign Up to Answer

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.

Accepted Answer

LiteSpeed’s Images have all been updated and published on DigitalOcean’s Marketplace. The updates include the latest version and a patch for the Intel CPU MDS vulnerability issue. If you previously encountered a WordPress 404 issue, please launch and try again. Thank you.

Hi, we have received similar reports from last week, the issue is due to auto update hanging in the background and cause implement script failed to finish. We have a fixed version immediately right after the issue happened and submitted. Please wait until it get updated on the marketplace.

Welcome to join LiteSpeed community for more information https://goo.gl/FG9S4N

Best, Eric

Hello! I just fixed this issue by forcing a reconfigure on dpkg. Thanks to @eleu, I killed the hang update processing

ps aux | grep [a]pt

kill -9 [pids]

apt-get update

dpkg --configure -a

exit (only if needed)

It fix the 404 issue with OpenLiteSpeed, but wordpress can’t connect to Database again

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Become a contributor for community

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

DigitalOcean Documentation

Full documentation for every DigitalOcean product.

Resources for startups and SMBs

The Wave has everything you need to know about building a business, from raising funding to marketing your product.

Get our newsletter

Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.

New accounts only. By submitting your email you agree to our Privacy Policy

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.