Hi, I launched a fresh AlmaLinux with SELinux enabled, and no such issue. Maybe the amazon-ssm-agent-selinux package has its own custom policy rules that are not compatible with OLS? You might want to generate a custom policy for the OLS process based on the existing policy.
Cleaning up the folder regularly should be fine, it's like cleaning up the cache file, it may decrease site performance if you set high-frequency cron job. See https://docs.litespeedtech.com/lsws/cp/cpanel/tunings/#swap-directory for more information.
Better to set different accounts for each then. If it's too much trouble for you to set up the account, maybe you can find some control panels that support OpenLiteSpeed to take care of this part for you.
If you own all the sites and used to use one user account for all the virtual host, then you can do the same with OLS by using nobody:nogroup.
Note, you can also change the OLS user and group to www-data:www-data via the config file if needed.
Hi @LiteCache
Post LSCWP-related issues here won't help. Please raise an issue on LSCWP GitHub if you think there's a bug, or send a PR regarding https://github.com/litespeedtech/lscache_wp/blob/master/src/htaccess.cls.php
I have a site that has the lsphp83-common package installed, and I do see the sodium module is on the php info page. Have you tried the package method?
Since I have Ubuntu 24.04 arm64 to test only, I'm not able to confirm the issue on Ubuntu 22.04 at the moment. Could you try `apt-get update` and install the package again? If it's still not working, please submit the issue to support@litespeedtech.com for further look.
@imon
Please check the list, as you can see there's no php74 for Noble.
Jammy https://rpms.litespeedtech.com/debian/pool/main/jammy/
Noble https://rpms.litespeedtech.com/debian/pool/main/noble/
The packages you mentioned should still be available for the Ubuntu 22.04 arm64 system, please confirm once more. As for Ubuntu 24.04, there has never been an lsphp74-* build available.