Just Host Web Hosting Help
How to Enable PHP FastCGI
This article has been deprecated.
As part of our ongoing effort to provide the most secure and up to date experience on our hosting platforms, older versions of PHP are no longer supported. This includes the FastCGI option, which will no longer be available through our servers.
FastCGI is a web server interface that runs applications in processes separate from the core web server. This allows the server to handle more web page requests at once, resulting in improved application performance. FastCGI is ideal for systems with one or two busy websites; however for cPanel servers, FastCGI can be more harmful than beneficial since cPanel only has one available implementation of FastCGI - mod_fcgid; this implementation processes only one request at a time and can lead to more frequent and longer timeouts.
How to Enable PHP FastCGI
- Login to your Just Host control panel and click PHP Config.
- Select PHP7.
- Click Save Changes.