Search results

  1. serpent_driver

    Advanced crawler for recache. some ideas and code

    You should invest some more time in curl programming to actually make your solution perfect. The current code is far from perfect!
  2. serpent_driver

    Advanced crawler for recache. some ideas and code

    Define "perfectly". I have rarely seen so many curl brake parameters or have you not changed the original parameters?
  3. serpent_driver

    The menu does not open on mobile

    Support for cache plugin is provided at WordPress forum only. The link refers to the WordPress sub-forum for the cache plugin, so please use it. This forum doesn't provide support for the LiteSpeed cache plugin any longer.
  4. serpent_driver

    Make LSAPI_MAX_PROCESS_TIME variable customizable in .htaccess

    As expected, LiteSpeed does not respond to this feature request, which once again confirms that LiteSpeed does not care about the interests of paying customers. Can this be tolerated? Of course not! With this behavior, LiteSpeed proves once again that LiteSpeed only cares about LiteSpeed's...
  5. serpent_driver

    The menu does not open on mobile

    You should investigate this forum for relevant answers for this reported isseue. This forum will you provide hundreds of answers that will solve your issue. Just search for "Please use the official WordPress forum".
  6. serpent_driver

    Make LSAPI_MAX_PROCESS_TIME variable customizable in .htaccess

    Although LiteSpeed ignores any suggestions for improvements or feature requests and doesn't even bother to comment on the interest of LSWS users, I still want to publish my suggestion for improvement because this suggestion also comes with criticism. What is it about? It's about the noabort and...
  7. serpent_driver

    Potential malware signatures detected

    Just ignore this warning since it is false postive, but check all other JS scripts if they are modifed by any malicious actions on your server. WordPress and WordPress plugins are a favorite target for malicious attacks.
  8. serpent_driver

    Potential malware signatures detected

    Download the affected source and check it with local virus scanner, so you can note that this is a false positive warning. LiteSpeed doesn't change or ad any code to existing sources to any sources. If any functions detects malicious code this malicious code already must exist in existing sources.
  9. serpent_driver

    Wordpress Configuration on Litespeed Enterprise

    Documentation is your friend... ;) https://docs.litespeedtech.com/
  10. serpent_driver

    Pointing multiple domains to virtual host

    Ask LiteSpeed for Support: support@litespeedtech.com
  11. serpent_driver

    My website broken after configure Litespeed plugin

    Since LiteSpeed treats this forum like an annoying foreign body and you don't get an answer, I'll be kind enough to refer you to this thread. https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  12. serpent_driver

    phpmyadmin access

    This forum is for LiteSpeed Enterprise (LSWS). For OLS please use OLS support forum. https://forum.openlitespeed.org/
  13. serpent_driver

    Wordpress Configuration on Litespeed Enterprise

    In order to run PHP, you need PHP. However, if PHP has not been set up, it is logical that PHP cannot be run. That's why you should have thought about this logic in advance if you don't want to use a control panel.
  14. serpent_driver

    PHP Handler for file without .php Extension

    Test it, I don't have information if this code works with OLS, so better ask OLS support. This forum is only for LSWS.
  15. serpent_driver

    PHP Handler for file without .php Extension

    Try this: <Files "update"> ForceType application/x-httpd-php </Files>
  16. serpent_driver

    502 Errors

    You have to check the accessibility of your origin server. To do this, you need to bypass CloudFlare or any other CDN and request the origin server directly. Add this entry to the Windows hosts file: C:\Windows\System32\drivers\etc\hosts IP-address-of-origin-server www.example.com...
  17. serpent_driver

    Pointing multiple domains to virtual host

    You should contact LiteSpeed support directly by email at support@litespeedtech.com, because LiteSpeed doesn't take care much about reported issues in this forum.
  18. serpent_driver

    Suea-php74.sock Connection refused!

    You should contact LiteSpeed support directly by email at support@litespeedtech.com, because LiteSpeed doesn't take care much about reported issues in this forum.
  19. serpent_driver

    LiteSpeed Cache Not Ignoring the Query String Despite Configuration

    Same cache copy expects the same URL, otherwise a new cache copy is generated. That's how a page cache works.
Top