HostGator 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

  1. Login to your HostGator control panel and click PHP Config.
  2. Select PHP7.
  3. Click Save Changes.


Was this resource helpful?

Did this resolve your issue?


Please add any other comments or suggestions about this content:





Recommended Help Content

What is FastCGI for PHP?
Knowledgebase Article 384,410 views tags: acceleration fastcgi php scripting

This article will explain how to add a PHP handler to your .htaccess files. This is useful if you want to customize the version of PHP that runs your PHP files.
Knowledgebase Article 452,509 views tags: htaccess php

How do I change the PHP environment for my site with php.ini?
Knowledgebase Article 844,437 views tags: configuration ini php server

Related Help Content

This article will outline which PHP PEAR Packages are installed and how you can install additional PHP PEAR Packages.
Knowledgebase Article 210,431 views tags: package pear php

In the newer versions of PHP, they have included a new directive to control and handle remote includes. We disable this option, by default, which may affect some of your PHP scripts.
Knowledgebase Article 200,968 views tags: include php remote url

How do I turn the display_errors flag on for php?
Knowledgebase Article 247,085 views tags: display errors php

How do I enable the Zend Optimizer on my account?
Knowledgebase Article 193,050 views tags: optimizer php zend

This article will explain how to run php and other file types using Cron jobs.
Knowledgebase Article 544,640 views tags: cron file jobs php

How do I redirect users to another page using PHP?
Knowledgebase Article 965,406 views tags: header location php redirect redirects

How to change your PHP version in your hosting account
Knowledgebase Article 933,625 views tags: config php selection version

This article will show how to view which PECL packages are alredy installed, as well as show you how to install additional package.
Knowledgebase Article 218,614 views tags: package pear php