Search results

  1. tanquang

    One-Click Script does not work on AlmaLinux 8.10 with ARM.

    Does that mean I just need to build OpenLiteSpeed from source code (instead of ols1clk) and then I can use ols1clk to install LSPHP and MariaDB?
  2. tanquang

    One-Click Script does not work on AlmaLinux 8.10 with ARM.

    Do you mean that One-Click Script or OpenLiteSpeed only works on ARM AlmaLinux 9 and 10? If I want to build OpenLiteSpeed from source, how do I install both LSPHP and MariaDB using One-Click Script?
  3. tanquang

    One-Click Script does not work on AlmaLinux 8.10 with ARM.

    I hope the update is still compatible with Apache HTTPD.
  4. tanquang

    One-Click Script does not work on AlmaLinux 8.10 with ARM.

    I'm trying to install OpenLiteSpeed + LSPHP 7.4 + MariaDB 10.6 using a One-Click Script. Below is the complete command line and output: [root@ols ~]# bash <( curl -k https://raw.githubusercontent.com/litespeedtech/ols1clk/master/ols1clk.sh ) --adminpassword 'ADMINPASSWORD' --lsphp 74...
  5. tanquang

    Error 503 Service Unavailable when using OLS with CyberPanel

    I am using CyberPanel 2.3.8 (latest) and OLS 1.7.19 was installed automatically when installing CyberPanel. On OLS, I have configured listening on 2 ports 80 and 443 for both IPv4 and IPv6: However, after a while, OLS will automatically add 2 listeners named SSL and SSL IPv6. Both of these...
  6. tanquang

    503 Error on LiteSpeed Admin Panel (port 7080), using DirectAdmin

    I had the same problem using OLS with CyberPanel, no matter what PHP version I used (both 7 and 8) I got the same error.
  7. tanquang

    CNAME Cloudflare returns a 404 Not Found error.

    ERR_CONNECTION_REFUSED or ERR_CONNECTION_CLOSED or ERR_FAILED or ERR_EMPTY_RESPONSE or ERR_ADDRESS_UNREACHABLE or DNS_PROBE_FINISHED_NXDOMAIN - One of them.
  8. tanquang

    CNAME Cloudflare returns a 404 Not Found error.

    Yes, that will definitely work. Actually, I just need to create A record named "*", the content is my server IP, I can create as many alias as I like without creating CNAME record on cloudflare anymore. However, I want to ask, is there any way that the other CNAME record when accessed in the...
  9. tanquang

    CNAME Cloudflare returns a 404 Not Found error.

    I just did so is it going to work? No need to edit vhost conf file? I want to get scontent.mydomain.com to act as the CDN of my website, when a user visits scontent.mydomain.com will be redirected to (www.)mydomain.com or will show error message ERR_CONNECTION_REFUSED or ERR_CONNECTION_CLOSED or...
  10. tanquang

    CNAME Cloudflare returns a 404 Not Found error.

    I use CentOS 7, OpenLiteSpeed, CyberPanel, and Cloudflare. Here is a list of records on my Cloudflare: I created CNAME "scontent.mydomain.com" which serves as the alias of "mydomain.com" (similar to www). After creating a record, I go to "scontent.mydomain.com" and get an error: 404 Not Found...
  11. tanquang

    Does OpenLiteSpeed have memory limits (RAM) like LiteSpeed?

    I saw it on the control panel on CyberPanel!
  12. tanquang

    Does OpenLiteSpeed have memory limits (RAM) like LiteSpeed?

    I installed OpenLiteSpeed, then installed CyberPanel. However, when I checked the header in F12, I was using the OpenLiteSpeed server but I was limited to 2047 MB on CyberPanel! I don't know why?
  13. tanquang

    Does OpenLiteSpeed have memory limits (RAM) like LiteSpeed?

    So I think CyberPanel has limited it?!
  14. tanquang

    Does OpenLiteSpeed have memory limits (RAM) like LiteSpeed?

    I have a server with memory is 4 GB and I want to experience OpenLiteSpeed. However, at LiteSpeedTech comparison page, there is no mention of whether OpenLiteSpeed has memory limits, only LiteSpeed has a memory limit by package. I am concerned that OpenLiteSpeed also limits memory to 2 GB (2047...
Top