Login Login

Difference between revisions of "Recommended PHP configurations"

Your guide to pathway services

Jump to: navigation, search
(Created page with "We recommend the following configurations: Configuration for High-traffic websites (20GB or greater per month) *Fast-CGI with suExec enabled *PHP-FPM with suExec enabled ...")
 
Line 3: Line 3:
  
  
Configuration for High-traffic websites (20GB or greater per month)
+
Configuration for High-traffic websites '''(20GB or greater per month)'''
  
 
*Fast-CGI with suExec enabled
 
*Fast-CGI with suExec enabled
Line 10: Line 10:
  
  
Configuration for Low-traffic websites (2-6GB per month)
+
Configuration for Low-traffic websites '''(2-6GB per month)'''
  
 
*CGI with suExec enabled
 
*CGI with suExec enabled

Revision as of 12:08, 31 January 2014

We recommend the following configurations:


Configuration for High-traffic websites (20GB or greater per month)

  • Fast-CGI with suExec enabled
  • PHP-FPM with suExec enabled


Configuration for Low-traffic websites (2-6GB per month)

  • CGI with suExec enabled
  • SuPHP


Configuration for websites that require nginx and wordpress sites:

  • PHP-FPM


Ensure that you check the active checkbox to activate the website. You can deactivate the website temporarily by unchecking the checkbox.