I'm not sure why it doesn't work on your server. Maybe you can simply use the script to install OLS + MariaDB + WordPress on a fresh server.
https://openlitespeed.org/kb/1-click-install/
bash <( curl -k https://raw.githubusercontent.com/litespeedtech/ols1clk/master/ols1clk.sh ) -w
Let me...
Hi,
https://open.litespeedtech.com/kb/1-click-install/ does not contain those packages. To get the same service on DigitalOcean', please use
https://github.com/litespeedtech/ls-cloud-image/wiki/Build-WordPress-Image#what-if-i-want-to-use-it-directly method.
bash <( curl -sk...
Hi,
May I ask what https://ip-server/login.php suppose to load? because OLS has no default port on 443. Also, the default web admin port is on 7080. If you want to use WordPress, please try to load the image...
Do you see any other error log under the document root folder?
Maybe you can raise a ticket to support@litespeedtech.com with this link appended for further check.
Oh, I guess you are using DirectAdmin. You can create a .htaccess file under the virtual host document root, and put the rule there. This way should work too.
Check https://openlitespeed.org/kb/how-to-autoload-htaccess-with-openlitespeed/
in virtual host level, do you see Rewrite and Rewrite Rules section? Add the following rule there, and them graceful restart the web server
RewriteRule ^/(xmlrpc|wp-trackback)\.php - [F,L,NC]
May I ask what pi browser is?
I saw you have LSCache, CloudFlare + super cache enabled at the same time. Not pretty sure which caused the issue. If it happens every day, could you help to narrow down the issue and share the result with us?