Hello, If you dont have control over a router or firewall you can block IP's at the server via Windows.…
Hello, To configure MS SQL service you need to connect the server via RDP and then open SQL configuration manager…
Hello, To see if this is installed and enabled, look under /etc/yum/pluginconf.d/security.conf -- it should have a line that reads…
Hello, When try to install any packages or update the yum list get hang and nothing happens for this you…
Hello, Error code : Error: Connection to the database server has failed because the supplied account does not possess administrative…
Error Code : [Tue Feb 22 00:35:50 2014] [error] [client 71.134.23.164] /usr/bin/php: /usr/lib64/libmysqlclient.so.15: version `libmysqlclient_15' not found (required by /usr/bin/php)…
To resolve above error refer following steps. root@server[~]#cd /var/cpanel/overquota/ root@server [/var/cpanel/overquota]#ll | grep your_cpanel_user_name Once you found out file for…
The issue is because of the corrupted exim db files. Goto /var/spool/exim/db and delete files: retry , retry.lockfile , wait-remote_smtp,…
1) Check whether InnoDB is enabled on the server. To check login to shell as root and go to mysql…
If your php script is not showing correct date and time then it means your script is using date and…