Difference between revisions of "Version 5.x System Requirements"
From WHMCS Documentation
m |
|||
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 | + | * MySQL Version 3.2.x or later ('''Not In Strict Mode''') |
* Curl Support (with SSL support) | * Curl Support (with SSL support) | ||
* GD Image Library | * GD Image Library |
Revision as of 09:32, 17 April 2008
WHMCS requires the following in order to run:
- PHP Version 4.2.x or later
- MySQL Version 3.2.x or later (Not In Strict Mode)
- 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)
- 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.