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 .phtmlsuPHP_AddHandler application/x-httpd-php5 # End of autogenerated PHP configuration. Updating user configurable PHP settings. [info] recursion depth is set to: 2 Restarting Apache
Related posts:
- [cPanel] Exim Maximum Attachment Size By default Exim maximum message size is 50MB, you can...
- [cPanel] License File Below is several thing to know about about cPanel License...
- [cPanel] Internal Server Error after installation Installing cPanel is very easy, what you need is patience,...
- [cPanel] Add permanent whitelist IP Address using CSF/LFD You can whitelist IP Address quickly using ConfigServer Firewall/Login Failure...
- [cPanel] Add another main shared IP Address cPanel has 1 main shared IP address which configured on...
Related posts brought to you by Yet Another Related Posts Plugin.