Difference between revisions of "Version 5.x System Requirements"

From WHMCS Documentation

Line 2: Line 2:
  
 
* PHP Version 4.2.x or later
 
* PHP Version 4.2.x or later
* MySQL Version 3.2.x or later ('''Not In Strict Mode''')
+
* MySQL Version 3.2.x or later
 
* Curl Support (with SSL support)
 
* Curl Support (with SSL support)
 
* GD Image Library
 
* GD Image Library
 
* Ioncube Loaders Support
 
* Ioncube Loaders Support
 
* Open_basedir Disabled (doable in the 'php.ini' - typically located in /etc/php.ini)
 
* Open_basedir Disabled (doable in the 'php.ini' - typically located in /etc/php.ini)
* Register Globals Off (doable in the 'php.ini' - typically located in /etc/php.ini)
 
  
 
WHMCS does not need to be tied to a server for automatic account provisioning in order to function.  You can use the system as a standalone billing & support center without any issues.
 
WHMCS does not need to be tied to a server for automatic account provisioning in order to function.  You can use the system as a standalone billing & support center without any issues.

Revision as of 23:22, 25 May 2008

WHMCS requires the following in order to run:

  • PHP Version 4.2.x or later
  • MySQL Version 3.2.x or later
  • Curl Support (with SSL support)
  • GD Image Library
  • Ioncube Loaders Support
  • Open_basedir Disabled (doable in the 'php.ini' - typically located in /etc/php.ini)

WHMCS does not need to be tied to a server for automatic account provisioning in order to function. You can use the system as a standalone billing & support center without any issues.