Search results

  1. serpent_driver

    Image Optimization

    https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  2. serpent_driver

    FIXED: Getting Fatal error: Uncaught Error: Call to undefined function LiteSpeed\parse_ini_file()

    @rachelgomez You give off non-specific advice that nobody here can do anything with.
  3. serpent_driver

    The cache clears itself in woocommerce

    https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  4. serpent_driver

    Conflict between litespeed and Microsoft Clarity

    Spam https://www.litespeedtech.com/support/forum/threads/conflict-between-litespeed-and-microsoft-clarity.20733/
  5. serpent_driver

    Auto clear litespeed cache at 12:30am?

    This prevents any try for recaching if there are no more cached files. And btw. dir name for cached files is difference between LSWS and OLS and is not limited to /priv directory. Anyway, the reason why any method doesn't seem to work is the lack of knowledge of @Labeshops how to handle his server.
  6. serpent_driver

    PHP Warning: Attempt to read property "public" on null

    https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  7. serpent_driver

    Auto clear litespeed cache at 12:30am?

    https://docs.litespeedtech.com/lscache/lsccc/installation/#verify-your-site-is-being-cached
  8. serpent_driver

    Litespeed max input Variable and memory limit

    Just create a blank PHP file and run it in browser. <?php phpinfo(); https://www.php.net/manual/en/function.phpinfo.php
  9. serpent_driver

    Litespeed max input Variable and memory limit

    To find the right location for global php.ini check phpinfo() and search for: Configuration File (php.ini) Path
  10. serpent_driver

    Litespeed max input Variable and memory limit

    You better should place a php.ini with custom php settings in the domain_root.
  11. serpent_driver

    Ultimate Addons login problem

    https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  12. serpent_driver

    Litespeed max input Variable and memory limit

    Which server control panel do you use?
  13. serpent_driver

    Auto clear litespeed cache at 12:30am?

    I mean what happens to the cache? Check cache headers!
  14. serpent_driver

    Auto clear litespeed cache at 12:30am?

    What happens if you run clear.php in browser?
  15. serpent_driver

    joomla 3 modal login to logged after refresh

    ESI could be a solution: https://blog.litespeedtech.com/2018/07/10/using-esi-in-joomla/
  16. serpent_driver

    site loads and doesn't load weird issue

    It does load, but if page isn't cached your server is extrem slow, because your hosting isn't strong enough to handle Wordpress. Especially the installed cache plugin is outdated.
  17. serpent_driver

    Critical Problem

    https://wordpress.org/support/topic/critical-problem-wordpress/
  18. serpent_driver

    Cache TTL on External files

    Cache-Control for external files can't be controlled. # Set Cache Control Headers for Static Source <FilesMatch "\.(jpg|JPG|jpeg|webp|avif|jpe?g|woff|woff2|png|css|js|gif|swf|ico|ttf|eot|ico|js|mp4|webm|svg|json)$"> Header set Cache-Control "public,max-age=31536000" Header unset ETag...
  19. serpent_driver

    Litespeed crashed

    @lky For OLS use OLS forum. This forum is for LiteSpeed Enterprise only. https://forum.openlitespeed.org/
Top