WordPress – Database Upgrade Required – a detailed view! It’s getting frustrated 🙁 After the WordPress upgrade I’m not able to login. It’s redirecting me while trying to login. While trying to log into the Dashboard, it’s redirecting to the…
How to open a specific port in APF ?
APF is the abbreviation of Advanced Policy Firewall. It is a policy based firewall system designed to configure firewall (IPTables rules) simply and user friendly. It’s like the firewall manage tool csf. Configuring iptables is slightly hard without the help…
How to enable allow_url_fopen, allow_url_include on a shared server using custom php.ini
How to enable allow_url_fopen, allow_url_include? You can simply enable/disable the php functions allow_url_include and allow_url_fopen by editing the php configuration file. These functions may disabled in the php configuration file of some shared hosting server. You can simply manage these…
Managing MySQL database backup
How to create/restore MySQL databases’ dump/backup of all the databases? Yes!! this is an important section in MySQL administration, and every Linux SysAdmins should know about it. Because, creating backups are such an important task for a SysAdmin. In MySQL, the…
Simple PHP script to check the MySQL database connection from web-browser
Want to verify the DB connectivity from the web browser? This can be done from by adding a simple PHP script. See how!! It’s very easy and interesting to check your MySQL database connectivity from your account without login as…
WordPress dashboard loading blank page – WordPress 3.3.1
The WordPress admin dashboard loading blank page for WordPress version 3.3.1. [This is a post update] That is, when a WordPress user logs in, WordPress admin dashboard displaying blank page. Menu with links are present but none of the link…
A list of commercial and open-source web-hosting control panels
An introduction to Web hosting control panels! Are you a beginner in web-hosting field? Then, you must have a basic knowledge about different control panels available around you to manage your business. Here I am listing the web-hosting control panels…