Bluehost 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 Bluehost control panel and click PHP Config.
  2. Select PHP7.
  3. Click Save Changes.
Knowledgebase Article 158,719 views bookmark tags: fastcgi php


Was this resource helpful?

Did this resolve your issue?


Please add any other comments or suggestions about this content:





Recommended Help Content

FastCGI for PHP

What is FastCGI for PHP?

How To Add Handlers To Change PHP Version - PHP Version Setup

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.

How To Configure The PHP Environment With PHP ini

How do I change the PHP environment for my site with php.ini?

Related Help Content

PHP PEAR Packages

This article will outline which PHP PEAR Packages are installed and how you can install additional PHP PEAR Packages.

Allow_url_include

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.

PHP display_errors flag

How do I turn the display_errors flag on for php?

Zend Optimizer

How do I enable the Zend Optimizer on my account?

Change Your PHP Version - Dedicated and VPS Hosting

Changing PHP versions, load custom Apache mods, and other Apache/PHP customizations

Cron Jobs with PHP and other File Types

This article will explain how to run php and other file types using Cron jobs.

How To Code a PHP Redirect - PHP Header Redirect

How do I redirect users to another page using PHP?

How To Change Your PHP Version - PHP Config Guide

How to change your PHP version in your hosting account