Search results

  1. Cold-Egg

    PHP upgrade on GCP

    Could you join golitespeed on Slack https://litespeedtech.com/slack/ and message me @eric, I will help you there more quickly.
  2. Cold-Egg

    Need a Help for Installing PHPMYADMIN

    Maybe there're many req and caused too many PHP processes and hit the maximum limit. The high load output indicated the MariaDB load is the top one but not sure the root cause, need to check from the server. If you still need further check, pls send the issue to support@litespeedtech.com
  3. Cold-Egg

    Need a Help for Installing PHPMYADMIN

    Possible to share the site URL and what's the output of `top` command from the SSH console?
  4. Cold-Egg

    Need a Help for Installing PHPMYADMIN

    Glad to know that you fixed it :)
  5. Cold-Egg

    Need a Help for Installing PHPMYADMIN

    Where's your document root? Did you put the PHPMyAdmin folder there?
  6. Cold-Egg

    Need a Help for Installing PHPMYADMIN

    Please check https://openlitespeed.org/kb/phpmyadmin-on-openlitespeed/ and use the version you want, e.g. PHPMyAdmin v5.1.1
  7. Cold-Egg

    ExtConn timed out while processing.

    Check https://github.com/litespeedtech/openlitespeed/issues/186
  8. Cold-Egg

    How to Redirect all AMP Pages to Non-AMP Pages

    Rules look fine to me, do you have any examples of the AMP URLs? By the way, please remember do the graceful restart the web server after the changing in .htaccess file
  9. Cold-Egg

    Virtual Host Context

    Maybe you can try regular expression, e.g. exp: /xxx to match static URLs.
  10. Cold-Egg

    OLS on ARM cpu

    ARM CPU may work if you can build PHP and compile OLS yourself from the source successfully but you can not use binary installation or use repository to install at all.
  11. Cold-Egg

    Error when accessing a website that automatically downloads files after turning on LITESPEED TUNING

    The page loadable from my end, not sure what was happened, did you fix it? The LiteSpeed Tuning settings should not cause that trouble though. One thing I'd recommend is to install LSCache to speed up the site more.
  12. Cold-Egg

    Server shows Apache setup page instead of showing OpenLiteSpeed Page

    If you visit the site with IP and it shows in Apache, then I think you have both OpenLiteSpeed and Apache services running in parallel.
  13. Cold-Egg

    LiteSpeed Web Server Error 404! Page not found

    ModSecurity is ok with the performance actually. In order to check the issue, we may need to check on the server directly. Could you submit a ticket to support@litespeedtech.com, since we aren't sure what's the setup on your server before, if it will take many times, then we will ask you to...
  14. Cold-Egg

    High TTFB

    Yes, if you click through the link I shared above, the report is for https://prosalsk.ru/
  15. Cold-Egg

    LiteSpeed Web Server Error 404! Page not found

    HI, May I know which you installed and how you disable it? did you remove the module yet? https://openlitespeed.org/kb/openlitespeed-modsecurity-module/
  16. Cold-Egg

    High TTFB

    I just run the test, the TTFB only took 199ms, even the node is not close to the origin server. https://gtmetrix.com/reports/prosalsk.ru/5UP3g6QP/ So, not sure what was happened, maybe network issue?
  17. Cold-Egg

    How can I create a new vhost without using the Dashboard?

    There's no API to control the vhost currently. But if you install openlitespeed via ols1clk(https://github.com/litespeedtech/ols1clk) or cloud script(https://github.com/litespeedtech/ls-cloud-image/wiki/Build-WordPress-Image#what-if-i-want-to-use-it-directly), then you can check...
  18. Cold-Egg

    Unable to add public_html folder to a group

    https://serverfault.com/questions/1086388/unable-to-add-public-html-folder-to-a-user-group-cyberpanel-openlitespeed The web server runs as nobody nogroup permision, so it will not able to visit the site if you change the folder permission. Is there any reason that you want to do it?
  19. Cold-Egg

    OLS on ARM cpu

    OLS does not support ARM CPU, please choose AMD or Intel.
Top