Search results

  1. Cold-Egg

    about /lsws/conf/vhosts/my-site.local

    Example is the default OLS virtual host, and it's not being used in the docker solution. Check https://docs.litespeedtech.com/cloud/docker/ols-wordpress/#creating-a-domain-and-virtual-host, you could use the script to create a domain and virtual host first, then create data database and Apps...
  2. Cold-Egg

    Release File Missing from rpms.litespeedtech.com

    Hi, are you using Oracle Linux or something else?
  3. Cold-Egg

    Help!! Error installing LiteSpeed in Ubuntu 22.04 LTS

    Thanks for the report. It's due to the package file being missing, the issue has been fixed.
  4. Cold-Egg

    PHP error: Using ${var} in strings is deprecated

    Hi @httpd_config.conf Are you using any control panel on this server? May I ask if you have openbasedir enabled?
  5. Cold-Egg

    Missing LSPHP 8.4.x modules

    Fixed, please try again.
  6. Cold-Egg

    Missing LSPHP 8.4.x modules

    @datgausaigon Please try it again and let me know if anything is missing.
  7. Cold-Egg

    Missing LSPHP 8.4.x modules

    will take a look
  8. Cold-Egg

    Alternative to LiteSpeed Cache Warmup Crawler

    That’s a strong message. From my perspective, it looks like an enthusiastic user just trying to share a crawler service with the community. I did not test or view it through, as long as it doesn’t contain malware or involve any kind of fraud, I don’t see an issue.
  9. Cold-Egg

    Upgrade to OLS 1.8.3 on Ubuntu 22.04?

    Just released, feel free to give it a try.
  10. Cold-Egg

    Conflict with SELinux

    I launched AlmaLinux 9 from DigitalOcean and used the default SELinux settings and it works out of box.
  11. Cold-Egg

    Conflict with SELinux

    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.
  12. Cold-Egg

    OpenLiteSpeed swapping directory keeps getting full

    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.
  13. Cold-Egg

    Owner and group for the new virtualhost

    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.
  14. Cold-Egg

    Owner and group for the new virtualhost

    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.
  15. Cold-Egg

    Firefox no longer supports LiteSpeed's webp Replacement of Cache Plugin for WordPress

    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
  16. Cold-Egg

    Change default admin email from root@localhost to root

    @ivanjst The above post already indicates where to change the email.
  17. Cold-Egg

    Sodium is missing

    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?
  18. Cold-Egg

    Problem with listener on port 7080 and upgrade to 1.8.3

    It's better to submit the issue to support@litespeedtech.com for a further check as it's not a common issue.
  19. Cold-Egg

    lsphp74 on Ubuntu 24.04

    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.
  20. Cold-Egg

    lsphp74 on Ubuntu 24.04

    So it's about Ubunt 22.04 arm64 system with PHP74, I will give it a try and see how it goes.
Top