retechpro
- Total activity 199
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 59
Comments
Recent activity by retechpro-
If you run 'top', what is the biggest offender? PHP? MySQL? If MySQL, run 'mysqladmin processlist' a few times and see if you can figure out which database is being accessed most heavily. If...
-
See this thread:
-
1.) Check the running processes using the top command. This will show server load and CPU and Memory usage. # top -cd3 2.) Check disk space and inodes usage # df -hT #df -i 3.) Make sure the ...
-
Any information about cpanel not supporting mysqli in php 7.4 or 8.1 ? You can use Cloudlinux as well.
-
I am experiencing issues with my Godaddy shared hosting as my cpanel has been infected with malware. As a result, all my websites are currently down. Upon contacting Godaddy support, they informed...
-
I have fixed the issue. I checked both lets encrypt and fleetssl was installed. I removed the fleetssl. Add port in firewall. After doing this, issue has been resolved.
-
Better ask the developer of that plugin. Can i use paid fleetssl ? It is free lets encrypt. If i use paid will the issue resolved?
-
Just received mail from another server. Now both server having same issue. Is there any solution?
-
If you go to WHM->SSL/TLS->Manage AutoSSL->AutoSSL Providers, is Let's Encrypt enabled in both servers? Yes. Didn"t found any solution yet
-
Are both servers in 110 version and both have Let's Encrypt plugin (in WHM->Plugins)? Yes right.