A lot of people are asking me if they should install Nginx in their cPanel server. The short answer is Continue reading…
One issue with FastCGI is that out of the box it may prove problematic. It needs some configuration, and many new server administrators find it difficult to find solutions.
A very common error is mod_fcgid: HTTP request length exceeds MaxRequestLen. The solution is simple.
You have successfully setup your server and now you have to run EasyApache to recompile Apache with the needed extensions. But what are the most common used? What will you need?
I have made a list with the most common options, that 99% of the servers hosting websites will use. Continue reading…
Using FastCGI has many advantages over DSO or SuPHP, but can become very annoying if you don’t have a lot of experience to configure it correctly.
The most common problem with mod_fcgid is the timeout error. Some people try for hours without success to resolve this, by editing the PHP configuration and can’t understand why it is timing out despite the Timeout is set high enough.