HI @humzayunas
Sorry, I don't get it. You mean support can't help in your case? The only method is to disable the wordpress cronjob? Then how crawler start again?
HI,
Welcome to LiteSpeed.
Web admin port is disabled by ufw firewall for secure reason. You can run `ufw allow 7080` to allow accessing the web admin.
If you still failed to visit the webadmin or domain, please raise a ticket with support@litespeedtech.com for further check.
Best
Hi,
This is a known issue and should has been fixed but not on the repository yet.
For now, you can try updating your htpasswd file with 644 permission then update password and test login again. It should works.
Best,
Eric
Hi,
Yes, lsphp-xx package is a must for object cache but you don't need to config anything on it.
You can create a phpinfo page see if php extension already installed.
It is cool, the first official version maybe released in the end of January. Even formal released, I would recommend you not use to use it on the production site immediately but do some test.
best,
Eric
Try setting a .well-known context in virtual host see if it should helps.
Example:
context /.well-known/ {
location /var/www/html/
allowBrowse 1
addDefaultCharset off
}
Please substitute the location value to your site's path.
Sure, thanks for the checking.
If the issue happens due to some system build-in packages updating, then we can try to release a new image version with all latest package version.
Not sure how you setup and why it's not working. If you are on a test server, using script to create VH with root...