Hi @aypeezero ,
It won't work, some logic/code need to be added when image push/pull from S3-Uploads plugin. Please contact the plugin author, if they need, our developers are more than happy to help.
Best,
Eric
Hi,
Not sure what kind of issue you have. To use gd extension with LiteSpeed, you may want to follow these to install gd package from LiteSpeed repository.
rpm , install lsphp71-gd package
apt, install lsphp71-common package
Best
Hi @Jose Granados ,
For secure reason, control panel is https supported only. We use the private cert so you may see the insecure warning which is normal.
May I know if you can see any wordpress from browser with IP address before you finish any interactive domain setup script?
Could you DM...
License failed to verify due to network unreachable. You can switch LSWS back by following command once network recovered:
/usr/local/lsws/admin/misc/cp_switch_ws.sh lsws
Hi,
QUIC is a protocol and HTTP3 is base on it, now it's widely used on LiteSpeed products.
Quic Cloud is a CDN service which has QUIC protocol supported.
Hi,
I understand. The answer is one license for one server use only.
If you have a sever, e.g. Digital Ocean Droplets of 2GB RAM , then you can consider to apply a free license on it with one domain limit.
Hi @Zan ,
If you see any issue due to instant click, for now you may want to turn this off. The function improvement is on our TODO list but no ETA at this moment.
Best,
Eric
The previous issue was due to 3rd extension with a new route.
Fix method:
- Add Blog Post journal3/blog/post to Page settings.
- also Blog Feed journal3/blog/feed
But your case is slightly different, I do see x-opencart-lightning instead of litespeed cache header. If x-opencart-lightning is...
Hi,
May I ask when first call happens, did you see 30 extra php processes starting at the same time?
And please confirm if issue is due to OOM instead of PHP timeout by `top` or `free -h`. It will also help if you can also provide some error log `tail -f /usr/local/lsws/logs/error.log` during...
Hi,
If there's no control panel to handle it, you edit /etc/cron.d/certbot , and add --deploy-hook "/usr/local/lsws/bin/lswsctrl restart" hook to the end of the default certbot command.
Best,
Eric
Hi,
I just checked the ticket and found our support engineer already replied the ticket two days ago. Can you confirm if you can see the latest update?
Best,
Eric
Hi @bvbrandon ,
If you want to include the root(www) domain, please input `www.yourdomain.com` instead of `yourdomain.com`. This way, script will auto apply certificate for both domain automatically.
You now can
- Relaunch a new server and do it again
or
- Remove cert manually and...
FYI, here's the wiki https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:cache:litemage2:crawler
Crawler is not build-in from the LiteMage 2 cache plugin yet.
Please try restarting PHP or killall php, see if it helps.
May I know it happens after you upgrade openlitespeed? or it happens right away after you installed it?