hinhthoi
- Total activity 26
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
Activity overview
Latest activity by hinhthoi-
hinhthoi commented,
ya, I think so, after the installation failed, this is the df result [root@server ~]# df -h Filesystem Size Used Avail Use% Mounted on /dev/simfs 400G 5.1G 395G 2% / devtmpfs ...
-
hinhthoi created a post,
cPanel installation failed on Centos 7
Hi, I am trying to install cPanel on a Centos 7 VPS. Here is the last few lines of the message on Putty 2017-10-30 15:15:08 226 (DEBUG): - ssystem [BEGIN]: /usr/local/cpanel/scripts/cpservic...
-
hinhthoi commented,
Hi Micheal, Thank you very much for your clarification. I think it is a disaster to enable autoSSL for all users because if this reason. When Letsencrypt detects high rate of renewal failures it w...
-
hinhthoi commented,
Hi, I just want to be clear more about this problem. When the user change DNS of one of his domain away from our server, does AutoSSL still attempt to renew (and fail) or does it first check the D...
-
hinhthoi created a post,
Question about autoSSL
Hi, I have a question about AutoSSL feature: Let's say I enable that feature by default, A new user signup with his primary domain while the primary domain is still not pointing to the server. Due...
-
hinhthoi commented,
Thank you, this is informative!
-
hinhthoi created a post,
How to find which domains using a specific PHP version?
Hi, Assumes my server has hundreds of domains. I want to have a quick way to show domains that are using PHP version 7 for some debugging work. (Currently most domains on the server are using php ...
-
hinhthoi commented,
Hi, Here is the content of the htaccess file # BEGIN WordPress RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME}...
-
hinhthoi created a post,
pkgacct htaccess failed
Hi, When I run the pkgacct to backup account, I got the following error Fixing up EA4 .htaccess blocks: /home/username/public_html/.htaccess ^[[1;30;43m(failed)^[[0m Done I'd like to ask how to ...
-
hinhthoi commented,
Thank you very much