Difference between revisions of "Version 5.x System Requirements"
From WHMCS Documentation
m (Reverted edits by 75.125.126.8 (Talk); changed back to last version by Eth01) |
m |
||
Line 3: | Line 3: | ||
* 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 | ||
− | * Curl 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 09:28, 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
- 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.