Search results

  1. A

    Too Many PHP Processes

    how can i limit the amount of processes can be opened?
  2. A

    curl 405 method not allowed

    hello! when im running the command curl -i -X PURGE https://mywebsite.com putty ssh i get the following error 405 method not allowed. how can i solve this please
  3. A

    cache rewrite rule question

    is this rewrite rule okay to add even if we already have the LScache module + WP LS cache plugin RewriteRule cacheable/(.*\.php)?$ - [L,E=cache-control:max-age=120] cheers
  4. A

    LS mod_pagespeed

    i have successfully installed the ls-pagespeed module using the RPM method. In one of the wiki pages on openlitespeed, it states i checked this directory for the "modpagespeed.conf" file, but don't see it in there, nor in any other directory (from my search) am i doing something wrong? how...
  5. A

    memcached install?

    is there any tutorials on how to install memcached on litespeed ubuntu i found one from litespeed but it's not in ubuntu https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:lsmcd:install-memcached cheers
  6. A

    backup my openlitespeed settings?

    Is it possible to backup my openlitespeed settings? i'm moving to a new server and would like to take my settings with it too cheers
  7. A

    php.ini php 7.2?

    i can't seem to find the php.ini file anywhere, i compiled the php 7.2 from the admin console ubuntu on phpinfo.php it says Configuration File (php.ini) Path - /usr/local/lsws/lsphp7.2/lib there's no php.ini file in there
  8. A

    how can enable CORS on openlitespeed (admin panel)?

    can someone please guide me how to properly enable CORS on openlitespeed (ubuntu 14) cheers
  9. A

    cloudflare and openlitespeed

    do we need any special requirements if we to add cloudflare services to our website... or anything that needs changing? please send me some tips and guides. when my cloudflare is enabled it breaks my forum, but when i pause cloudflare, it goes back to normal. now i tested this on lighttpd...
  10. A

    install redis on php 7 (lsphp70)

    guys can anyone give me step by step (terminal commands) how to get redis working on my openliteserver, i'm currently using php7 on ubuntu 14x... cheers!
  11. A

    phpmyadmin php7 openlitespeed?

    can we please have a proper guide on how to install phpmyadmin with openlitespeed php 7 on ubuntu 14x or 16x i can't find a single guide online... well found one but have too many issues and errors. someone give us a guide on how to install phpmyadmin php 7 with openlitespeed on ubuntu 14x,16x...
Top