Plugin Support
qtwrk
(@qtwrk)
Hi,
Yes , except the caching feature , other features like page optimization and image optimization will also work on Apache.
LiteSpeed has capability to read from Apache conf , you can use this way to get to it.
There is also OpenLiteSpeed + WordPress image in Amazon market you could try.
Best regards,
Thread Starter
Umar
(@umarmughal)
Hi, thanks for your reply i know there is an image but its for EC2 not available on Lightsail instance, any plan for that?
Plugin Support
qtwrk
(@qtwrk)
Hi,
I don’t know about this part , I will forward it to the people who is managing the images.
Also we have a one click installer script for OpenLiteSpeed if you are interested.
Best regards,
Thread Starter
Umar
(@umarmughal)
Hi,
I already tried but it’s not working on Lightsail .. it’s better to have an image for lightsail too.
Regards,
Plugin Support
qtwrk
(@qtwrk)
Hi,
Well , I will forward it to our image maker 🙂
Best regards,
-
This reply was modified 2 years, 10 months ago by
qtwrk.
Hi @umarmughal ,
As far as I know that Lightsail is not support any vendor’s image solution at this moment. If you want, please try following commands to install OpenLiteSpeed WordPress on Lightsail which should provide the same setup as EC2’s.
#!/bin/bash
### Install OpenLiteSpeed and WordPress
bash <( curl -sk https://raw.githubusercontent.com/litespeedtech/ls-cloud-image/master/Setup/wpimgsetup.sh )
### Regenerate password for Web Admin, Database, setup Welcome Message
bash <( curl -sk https://raw.githubusercontent.com/litespeedtech/ls-cloud-image/master/Cloud-init/per-instance.sh )
### Reboot server
reboot
Let us know if it works. And since it’s not cache plugin related, please discuss in OpenLiteSpeed Forum or LiteSpeed Community on Slack for any further question.
Best,
Eric
Thread Starter
Umar
(@umarmughal)
Hi Eric,
Thank for this but to inform you this didn’t work, even after adding script bitnami installed wordpress under apache server.
Regards,
Umar
Plugin Support
qtwrk
(@qtwrk)
Hi,
This needs to be run on a clean server to install OLS
Best regards,
Thread Starter
Umar
(@umarmughal)
Hi,
Yeah that’s the reason, but you guys bring litespeed wordpress image too lightsail too that will be very much better option to choose, hope to have it soon.
Regards,
Umar
Plugin Support
qtwrk
(@qtwrk)
Hi,
Certainly , but as currently it doesn’t accept any image , the manual installation is the only way.
Hope it will happen soon 🙂
Best regards,