Search results

  1. Cold-Egg

    Debian 12 lsphp81-gd

    Hi, For the Debian system, the lsphpxx-common package should have the gd package included. Is it possible to share the phpinfo page or content here?
  2. Cold-Egg

    openlitespeed server side caching issues

    I guess, it's possibly your crawler script hit other cdn nodes. Once you get a cache hit from "./M2-crawler.sh -d https://m50.lv/product-category/gifts/art ", please try "curl -I https://m50.lv/product-category/gifts/art", then you will see x-qc-pop:xxx which means you have a cache stored on...
  3. Cold-Egg

    Access to this resource on the server is denied!

    Since you can select php82 from the control panel, then it is probably not a control panel version issue like this. Maybe you can raise a ticket to support@litespeedtech.com with this forum post link appended for a further look.
  4. Cold-Egg

    Access to this resource on the server is denied!

    Mhm, does creating a phpinfo page under that site also load fine?
  5. Cold-Egg

    Access to this resource on the server is denied!

    The CyberPanel should take care of those external apps and handlers for you, so you should no need to add it via the OLS. May I know if the site was loading properly before implementing the yourls?
  6. Cold-Egg

    HTTP3 Priorities (RFC9218)

    HI, I don't think it's open for users to configure it, if you need it, please raise a feature request to https://github.com/litespeedtech/openlitespeed
  7. Cold-Egg

    Sites infinite loading

    It seems like a question for Cyberpanel, please post it on the CyberPanel forum.
  8. Cold-Egg

    Update OpenLiteSpeed and PHP 8.3

    Hi, Some PHP. 83 packages are still ready on pecl, e.g. memcache. See https://pecl.php.net/package/memcache If you need the packages now, you might need to build the package from the source at the moment. Similar forum post...
  9. Cold-Egg

    WWW and non-WWW HTTPS redirect

    Do you have set both example.com and www.example.com to the domain mapping under the listener? Maybe you can share the listener section of the config here or Inbox me if you want to keep it private.
  10. Cold-Egg

    "page cache is not detected but the server response tim is OK" please help

    This site is cached by Ezoic CDN + Nginx cache, so it has nothing to do with LSCache, you might want to contact Ezoic cloud for support.
  11. Cold-Egg

    Ols 1.8.0 Crash on Almalinux 8

    Both my Ubuntu and Almalinux work, if it still not working from your end, please raise a ticket to support@litespeedtech.com with this forum post link appended, we will take a further look from there.
  12. Cold-Egg

    "page cache is not detected but the server response tim is OK" please help

    Hi, Can you share the site URL so we can check the header?
  13. Cold-Egg

    Missing LSPHP 8.3 modules

    Hi, please check https://forum.openlitespeed.org/threads/ols-bash-installer-adding-php-8-3.5846/#post-15882
  14. Cold-Egg

    OLS Bash Installer - Adding PHP 8.3?

    Some PHP. 83 packages are still ready on pecl yet, e.g. memcache. See https://pecl.php.net/package/memcache If you need the packages now, you might need to build the package from the source.
  15. Cold-Egg

    Ols 1.8.0 Crash on Almalinux 8

    It's under the Server Configuration > Tuning > Static File Delivery Optimization
  16. Cold-Egg

    Ols 1.8.0 Crash on Almalinux 8

    It's a [New Feature] , https://openlitespeed.org/release-log/version-1-8-x/
  17. Cold-Egg

    OLS Bash Installer - Adding PHP 8.3?

    As I said, some dependency packages are not ready, e.g. redis/memcache. But if you don't need those, and just need to develop with PHP83, then you can modify the script and run it.
  18. Cold-Egg

    OLS Bash Installer - Adding PHP 8.3?

    No problem. Not sure which installer script you mean, if you want to run PHP83 on WordPress or do some PHP coding, then it is ready to use.
  19. Cold-Egg

    project works using if running using node index.js but throws error module not found when run through openlitespeed.

    Hi, May I know if you load js with the app context? Does it work with the default hello world example? More Does it work with the basic Express app? More If all works, maybe you can check this similar topic and let us know if it helps.
  20. Cold-Egg

    OLS Bash Installer - Adding PHP 8.3?

    Hi @forumblues Actually, the PHP8.3 main packages are out on the LiteSpeed Repo, but not every package is ready yet. Check the available packages on https://rpms.litespeedtech.com/debian/pool/main/jammy/ Feel free to give it a try. No need to report for the missing PHP8.3 packages, since we are...
Top