Henry Carter
- Total activity 66
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 31
Comments
Recent activity by Henry Carter-
Hi jbourque, Sometimes there are several reasons why your RPM installations may fail. If the IP of the mirror serving the update files was blocked by the firewall unblock it. or If it's due to RP...
-
Hi, Uncomment "mysql.so" in the php.ini file this module was built in to the binary, so it didn't need to be called externally. So, uncommenting "muysql.so" in php.ini will fix this issue.
-
Hi Istana, [quote] On cPanel servers you can generate an API token via WHM >> Development Manage API Tokens. some time the API token creation for a reseller account leads errors 1. The system fai...
-
Your welcome:)
-
Hi Dave, In order to achieve this we have an option as root user to map the DB of other site DB user using the below commandline "GRANT ALL PRIVILEGES ON dbTest.* To 'user'@'hostname' IDENTIFIED B...
-
Hi Azim, You can do this using CSF, enable RT_RELAY_ALERT and configure as per the requirement. "Relay Tracking. This allows you to track email that is relayed through the server. There are also o...
-
Hi, As per Cpanel documentation The /usr/local/cpanel/scripts/enable_spf_dkim_globally script enables SPF and DKIM records for the specified users. If the system detects that a DKIM record exists...
-
Hi, mysqlconnectioncheck is a script calls by ChkServd, no need to worry if the services are up and running. You may get if you dig server logs at the particular time.
-
Hi Obble, Log into WHM and go to "Exim Configuration Manager" Change "Options for OpenSSL" to +no_sslv2 +no_sslv3 Change "SSL/TLS Cipher Suite List" to ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CH...
-
Hi Obble, check /var/log/exim_mainlog logs, if you see any errors like "SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol". The reason for the errors in regards to SSL and TLS is that security...