PHP with SuPHP on cPanel

When you activated SuPHP on cPanel servers, this is the normal output should be.

The MIME types associated with PHP may have changed.
If you experience problems with PHP related settings in .htaccess files, ensure
those files use the MIME types specified above (the first value listed after AddType.)

php.conf updated to:

# This file was automatically generated by the Cpanel PHP Configuration system
# If you wish to change the way PHP is being handled by Apache on your system,
# use the /usr/local/cpanel/bin/rebuild_phpconf script or the WHM interface.
#
# Manual edits of this file will be lost when Apache is updated.

# SuPHP configuration for PHP5
LoadModule suphp_module modules/mod_suphp.so
suPHP_Engine on
AddType application/x-httpd-php5 .php5 .php4 .php .php3 .php2 .phtml

    suPHP_AddHandler application/x-httpd-php5


# End of autogenerated PHP configuration.

Updating user configurable PHP settings.
[info] recursion depth is set to: 2
Restarting Apache
SocialTwist Tell-a-Friend

Related posts:

  1. Disk Space Usage on cPanel shows incorrect size After you delete some big files on your cpanel hosting...
  2. hdd partition for cpanel server Simple Harddisk partition, assume only for vps and have or...

Leave a Reply