Bluehost Web Hosting Help
Zend Optimizer
Zend Optimizer is configured to work on any Bluehost server. To ensure it works properly for your account, you need to enable the "zend_extension" option in your php.ini in all folders where the scripts are that need it. You can enable this using the "PHP Configuration" option in cPanel. Follow the steps in the PHP Config article to install the default php.ini file to your account.
The simplest way is to enable Zend Optimizer before installing the default php.ini file. The configuration options are also listed if you want to copy the options and paste them in your current php.ini file.
Recommended Help Content
Zend Optimizer cannot be found
Error Log receiving this error: PHP Warning: Zend Optimizer for PHP 4.4.x cannot be found (expected at '/usr/local/Zend/lib/Optimizer-2.5.10/php-4.4.x/ZendOptimizer.so') - try reinstalling the Zend Op
Specify a Cron Job to Use a Specific phpini File
Script executed with a cron job requires a specific php.ini file to be used.
How to Enable PHP FastCGI
This article explains how to enable FastCGI for PHP applications.
Related Help Content
How To Change Your PHP Version - PHP Config Guide
How to change your PHP version in your hosting account
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.
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 Code a PHP Redirect - PHP Header Redirect
How do I redirect users to another page using PHP?
How To Configure The PHP Environment With PHP ini
How do I change the PHP environment for my site with php.ini?
Change Your PHP Version - Dedicated and VPS Hosting
Changing PHP versions, load custom Apache mods, and other Apache/PHP customizations
What to do if your Site Does Not Work with Newer Versions of PHP
Many popular website platforms use PHP for rendering their content. It’s common for these sites to have automatic update tools to ensure that they work with the latest version of PHP, however sometimes a theme or plugin for these services may prevent them from updating or may not work with a newer
PHP PEAR Packages
This article will outline which PHP PEAR Packages are installed and how you can install additional PHP PEAR Packages.