Oops, what if you run,
chown -R sftpuser:wordpress /var/www/html
Just tested it, seems to work for me. It means to change file/folder owner to sftpuser. I am not sure if it's the best method, at least I have no other better idea at the moment.
Did you launch the server from the marketplace? For the first time setup, use the pop up script to setup is the easiest method https://docs.litespeedtech.com/cloud/images/wordpress/#step-3
HI,
May I know if you have followed this https://github.com/litespeedtech/ls-cloud-image/wiki/Build-WordPress-Image#what-if-i-want-to-use-it-directly to setup?
When you do "pecl install pdo_sqlsrv", did you see any error?
Also, please "killall -9 lsphp" to make settings take effect. Let us know if it's still does not working.
Hi
May I confirm with you the web server is OpenLiteSpeed or LiteSpeed?
If the issue is reproducible, please share to support@litespeedtech.com so we can take a further look.
You can add context to your virtual host configuration like so
context /forum/ {
location /www/wwwroot/mydomain.com/forum/
allowBrowse 1
indexFiles index.php
accessControl {
allow *
}
rewrite {
enable...
Is it normal traffic or it's unusual? If it's an attack, try setup Recaptcha or throttling to stop the attack, https://docs.openlitespeed.org/docs/advanced/security