Things You'll Need:
- Cpanel
- Php Config
-
Step 1
First thing you need to do is log into Cpanel, then look for "PHPCONFIG" located in the Software services.
-
Step 2
Click on "PHP CONFIG" and look for the setting option called, "PHP 5(FAST CGI), click on the circle and then be sure you save your settings.
-
Step 3
That's all you have to do to enable FAST CGI. But there is some pro's and con's to using it.
Pros:
1. Php scripts will run faster
2. You will use less Server Resources
3. NO modifications to your existing code are required.
Cons:
1. You will only have one php.ini file available for all subdirectories
2. There can be a few minute delay in any updates you make to your PHP environment -
Step 4
Now, lastly; If your website is running wordpress you should notice a difference in the cpu throttling; Since wordpress uses php then all of your plugins you have will also use less server cpu.
And what does that mean? If your website is using too much server load, then the more your cpu is throttled the more your website will be down; it can be down for a few seconds to minutes as well as hours. And that can cause problems between the website and your readers.













