syslint
- Total activity 220
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 93
Comments
Recent activity by syslint-
I found the section in WHM (Server Configuration > Update Preferences), I assume the "Operating System Package Updates" mean the OS plus other applications such as Apache, PHP etc..? I found out t...
-
You are running cpanel dns only right ? The error logs show no mailman user available in your server. Can you confirm it from /etc/password ===================== [2016-02-23 16:11:20 +0100] [2...
-
php-openssl won't come with php-common . You may refer ea4 documentation to add a custom php module, otherwise switch to ea3 and compile it easily.
-
You are using easy apache 4 right ? What is the result of the following command # yum search openssl | grep php
-
Can you create a phpinfo page on your websites document root and check, whether it have openssl ? It it show openssl, then please refer this documentation to know how to use it.
-
Please check the domain.com is included in /etc/localdomains . if this is a remote domain with external email server. It must be configured as remotedomains ( check /etc/remotedomains )
-
Which one are you going to delete ? it is better to keep the recent log file. You can setup log rotations. Deleting log files normally won't affect your websites. PS : You can empty the log...
-
Check your email client is configured with pop3, if so probably it will pop out. You need to use imap. If this is not the case, you must check the automation scripts configured in your server.
-
May be you can try this $ sudo su -: Script to Change cPanel password of all accounts
-
Can't connect to IP:1114. SFTP21 error = #0. 0 I think your are entering port in the IP/Host field . Please check your sftp client settings.