syslint
- Total activity 220
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 93
Comments
Recent activity by syslint-
Are you sure you registered the name servers near your domain registrars . Please go to InterNIC | Whois and give your nameserver and select "nameserver", then do a search . If it show the correc...
-
/var/cpanel/users and /var/cpanel/userdata are two important directories. Some one clearly deleted it. You just need to find out who did . If you don't have backups, start recreating accounts...
-
That mean you don't have root access. You are on a shared hosting servers, so you can't . You may move to a vps or get a dedicated server, otherwise move to another provider who give dkim . Most o...
-
You need to customize the exim configuration for this. Read more from Exim Specification - 51. Log files
-
may be your domain is pointing to wrong IP. Please check ti one more time.
-
Nice to here that the issue has been resolved :)
-
Please run the following command and try to start it chown -R mysql.mysql /var/lib/mysql If this won't works, please show the permission of /var/lib/mysql
-
Ca you run an lsof command on that pid and see who else is accessing it.
-
First you need to check with your server provider and see if they have any email sending policies. If there is no such thing you can set your sender domain spf ,domain keys and sending IPS RDNS...
-
There is a chance that a range of IPs too blocked . You may run the following command # iptables -L -b | grep xyz. where xyz is the first quad of the ip address.