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

From WHMCS Documentation

(...)
 
(38 intermediate revisions by 6 users not shown)
Line 1: Line 1:
WHMCS requires the following in order to run:
+
Most current web servers with PHP & MySQL installed will be capable of running WHMCS.
  
* PHP Version 4.2.x or later
+
'''Minimum Requirements'''
* MySQL Version 3.2.x or later
 
* Curl 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.
+
<div class="docs-alert-info">
 +
Version 6.0 is the recommended version for all new installations and upgrades.<br />
 +
[[System Requirements|View System Requirements for 6.0 here]]
 +
</div>
 +
 
 +
* Linux or Windows OS
 +
* PHP 5.2
 +
** cURL Support (with SSL)
 +
** GD2 Image Library
 +
** JSON Enabled
 +
** PHP Memory Limit of 64 MB
 +
* MySQL® 4.1.x and above
 +
** MySQL Strict Mode disabled
 +
* ionCube Loader® V4.0 or later
 +
 
 +
<div class="docs-alert-warning">
 +
<span class="title">PHP 5.5 Compatibility</span><br />
 +
PHP 5.5 is not supported in WHMCS 5.3. WHMCS 6.0 supports both PHP 5.5 and 5.6.
 +
</div>
 +
 
 +
If you would like any more information or need help in determining if your server meets these requirements, please contact us.

Latest revision as of 17:42, 18 August 2022

Most current web servers with PHP & MySQL installed will be capable of running WHMCS.

Minimum Requirements

Version 6.0 is the recommended version for all new installations and upgrades.
View System Requirements for 6.0 here

  • Linux or Windows OS
  • PHP 5.2
    • cURL Support (with SSL)
    • GD2 Image Library
    • JSON Enabled
    • PHP Memory Limit of 64 MB
  • MySQL® 4.1.x and above
    • MySQL Strict Mode disabled
  • ionCube Loader® V4.0 or later

PHP 5.5 Compatibility
PHP 5.5 is not supported in WHMCS 5.3. WHMCS 6.0 supports both PHP 5.5 and 5.6.

If you would like any more information or need help in determining if your server meets these requirements, please contact us.