Search results

  1. Cold-Egg

    DigitalOcean Wordpress CPU Optimized Droplets Don't Work

    Hi, Just saw there's a post from cloudways, https://community.cloudways.com/t/litespeed-is-it-possible-in-the-future/476 Here’s a high-level opinion: OpenLiteSpeed WordPress for: 1. If you are looking for page speed/high traffic solution 2. Page score can also be improved 3. no extra fee...
  2. Cold-Egg

    Can't install on Fedora 31

    Hi, Please try following command: /usr/local/lsws/admin/misc/testbeta.sh 1.6.4 Will take a look if still not working. Best, Eric
  3. Cold-Egg

    Image optimization - working or not?

    If you see the optimize percentage keep increasing, then no need to worry about it.
  4. Cold-Egg

    Multi Level .htaccess Support - 404 Page Not Found.

    Would be better if you can share before/after the rules in htaccess file Best
  5. Cold-Egg

    How to improve TTFB

    Hi @deewinc , Any possible to provide the site URL? Best
  6. Cold-Egg

    OpenLitespeed vs Nginx performance under heavy load testing

    Hi, Default "Max Connections" and "Max SSL connections" values are still low, e.g. 2k on CyberPanel if I remember correctly. To do the benchmark with it, please increase both to like 10k and then try it again. Let us know if it helps. Best
  7. Cold-Egg

    How to Browse Root Folder on CyberPanel

    Hi @deewinc , As long as you are the root user, you can view it from ssh console. Best
  8. Cold-Egg

    Wordpress staging?

    Hi, If you just want to work on the same server, try creating a new virtual host and map your sub-domain to this virtual host. Then clone the production wordpress to your virtual host's document root. Mine maybe not the best solution. Best
  9. Cold-Egg

    Can't get rid of: [modcompress] AddHooks failed: not enough memory or enable hooks failed. - 503 error

    Hi, I see, for further investigation, please submit the issue to bug@litespeedtech.com with this post link appended. Best, Eric
  10. Cold-Egg

    Files and folders of Wordpress, where are they? ( OLS + Google Cloud platform)

    Hi @Mowlson , It should be locate at general document root: /var/www/html/ Let us know if you can fine it or not. Best, Eric
  11. Cold-Egg

    Can't get rid of: [modcompress] AddHooks failed: not enough memory or enable hooks failed. - 503 error

    Hi @thedesignyard If you are facing `[modcompress] AddHooks failed: not enough memory or enable hooks failed` error which fixed on v1.5.7. Please upgrade if your version under it. FYI, release log https://openlitespeed.org/release-log/version-1-5-x/ Best, Eric
  12. Cold-Egg

    Ubuntu 18.04 WordPress - PHP Issue

    Hi @stdio , It should works. Could you try reload/restart web server and PHP see if it makes any different? You can also try https://openlitespeed.org/kb/1-click-install/ to install ols+php+wp which is also installed from the repo. Best, Eric
  13. Cold-Egg

    How do i run my python .py script in the browser ?

    Hi @pebriancharliady , PLease check response from this post. Let us know if it works to you. https://www.digitalocean.com/community/questions/i-cant-get-litespeed-django-venv-to-wrok If issue still, please provide steps in more details. FYI, change python database is a different topic...
  14. Cold-Egg

    can't upload files to wordpress after update

    @hennaboy , I just tested on latest cyberpanel but no issue. Do you still remember which version you upgraded from? Best, Eric
  15. Cold-Egg

    Completely Reset Wordpress on OLS and Google Cloud Platform

    If you only want to keep the SSL cert. The easiest method to me is 1. export the SSL by FTP 2. Relaunch a new server 3. then Import the SSL If your cert is from let's Encrypt, then you don't even need to export/import it, just apply a new one from the new server should works. Best, Eric
  16. Cold-Egg

    How do i run my python .py script in the browser ?

    If you use wsgi then you can. Here's the example for django https://openlitespeed.org/kb/python-wsgi-applications/ .
  17. Cold-Egg

    wildcard SSL

    Hi @tathspts , like this one, https://www.bennadel.com/blog/3420-obtaining-a-wildcard-ssl-certificate-from-letsencrypt-using-the-dns-challenge.htm Best
  18. Cold-Egg

    How do I Fix a Too Many Open Files Issue?

    Hi @tathspts , If you login and logout ssh console, should see it changes. Best, Eric
  19. Cold-Egg

    403 Error on Plugin Upload

    Hi, Similar case here, you need to test and update mod security rules to your need. https://forum.vestacp.com/viewtopic.php?t=14668 Best, Eric
  20. Cold-Egg

    403 Error on Plugin Upload

    Hi, I just launched a new server and run vhsetup script and finish the wordpress installation. Login to the wp-admin and then tried uploading plugins without any permission issue. www-data user/group should correct. Maybe you can send the issue to support@litespeedtech.com with reproduce...
Top