Fatal Error: Allowed memory size of issue and how to fix it!

Most of the times while editing the posts or any third party related contents its start getting fatal error related with the php memory as its almost crossing the the allowed memory which has set at the server side. If this happens then simply we needs to increase the php memory limit for that particular […]

Getting blank page for wordpress site!

Most of times we get blank page due to memory issue or due to new plugin/theme installation.  We need to go through error_log file for this and where we will be able to get the exact cause.    For memory issue, you should just create php.ini file under the document root ie public_html and put […]

How to Fix the ERR_CONNECTION_TIMED_OUT Error

Every one of us is facing the error called, “ERR_CONNECTION_TIMED_OUT”. It’s not a common error but a web browser error that waited too long for a response from a website server.   When you try to visit a website, your browser sends a request to the website’s server. The server then sends a response back […]