By oyebenny
Nothing about it works. Does this need vhost files set up? There is zero documentation from the Digital Ocean side of things. Especially on how to successfully point a domain at it.
Please, please offer documentation that has actually been battle tested by Digital Ocean QA.
This is alarming.
I have zero guidance on how to actually use this LiteSpeed web server correctly with my domains.
Yes, it works out of the box when you go straight to the IP address, but to actually use it - that’s when things start getting frustrating.
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!
Hello All,
I was having same issue before, and now I fixed…
and then I posted it on their forum.
here is the link to complete procedure.
Hi!
When you logged in via SSH, you should have seen a link to the docs. Here is that link again: https://docs.litespeedtech.com/Cloud/wordpress/
If the docs are not addressing a problem you are having, please let us know so that we may update them.
Thanks! Lisa @ LiteSpeed
I just came across this problem in my CyberPanel 1-click Droplet. OpenLiteSpeed Web Panel is not available on my droplet at xx.xx.xx.xx:7080…
This post is about how I was able to fix the problem in CyberPanel…
CyberPanel 1-Click install: https://do.co/2LtWOu2
I searched the LiteSpeed forum at: https://www.litespeedtech.com/support#gcs for ‘7080’ and found a troubleshooting page for this problem in the wiki at this link:
So I ssh’d onto my CyberPanel droplet and ran the commands described in the wiki troubleshooting page. I found that port 8090 (CyberPanel) was enabled by the firewall, but not port 7080 (OpenLiteSpeed)…
> iptables -L | grep 8090
ACCEPT tcp -- anywhere anywhere tcp dpt:8090 ctstate NEW
I looked for the file mentioned in the troubleshooting guide (/usr/local/lsws/admin/conf/admin_config.xml), but couldn’t find it…
However I found there is a Firewall Maintenance screen in CyberPanel at:
CyberPanel > Server > Security > Firewall
I could see an existing entry for port 8090, so I just added an entry for port 7080, which now shows up on the Droplet, and OpenLiteSpeed Web Admin is now available (using the same admin login/pwd I used for CyberPanel):
iptables -L | grep 7080 ACCEPT tcp – anywhere anywhere tcp dpt:7080 ctstate NEW
How would I fix this problem where I was using a 1-click Droplet with only LiteSpeed (ie no CyberPanel)…?
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
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
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.