When the issue happens again, please check the web server status, like "systemctl status lsws" and the server load with the "top" command.
Do you have a web admin access issue at the moment? Maybe you can raise a ticket to support@litespeedtech.com for help.
If you visit the site with http only, does it work? Any redirect in the context, rewrite tab or .htaccess file?
Is it possible to share the config of HTTP listener?
I just finished the installation, quite straightforward. If you aren't familiar with OLS configuration, maybe you can rely on the ols1clk.
1. Command: "bash <( curl -k https://raw.githubusercontent.com/litespeedtech/ols1clk/master/ols1clk.sh ) -w --lsphp 80"
2. Remove everything under the...
When you set up the multisite, you could choose whether you want to do with Sub-domains or Sub directories, is that what you are looking for?
https://wordpress.org/documentation/article/create-a-network/
Probably a permission issue somewhere. Check the current OLS user and group name (/usr/local/lsws/conf/httpd_config.conf), e,g, nobody:nobody, nobody:nogroup or www-data:www-data, then apply to the whole WordPress folder.
A guide from DO...
Hi,
So the form is loading ok, but it does not fetch the backend at port 5000 for some reason? If you send a request from SSH console directly(no OLS and CyberPanel involved), will that work?