Skip to content

Commit b99b0b0

Browse files
onenhansentinova
authored andcommitted
M #-: clarify PHP 7.4 is required (#3259)
Signed-off-by: Neal Hansen <nhansen@opennebula.io> (cherry picked from commit 2bdccd1)
1 parent 1c33292 commit b99b0b0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

source/installation_and_configuration/whmcs_tenants/configure.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@
44
WHMCS Tenants Module Install/Update
55
===================================
66

7+
.. warning:: You must use PHP 7.4, currently PHP 8.x will cause an error when creating the user
8+
79
The install and update process are essentially identical. The Module files can be found in */usr/share/one/whmcs* after you have installed the *opennebula-whmcs-tenants* package via your package manager. You will just need to merge the *modules* directory to the main WHMCS directory on the server hosting WHMCS. When updating the module just copy the files on top of the existing files and overwrite them. An example command for copying the files:
810

911
.. code-block:: bash
1012
1113
cp -rf /usr/share/one/whmcs/modules /path/to/web/root/whmcs/.
1214
1315
14-
1516
.. note:: Make sure you download the updated package from the EE repository before doing either an install or an update.
1617

1718
==================================

0 commit comments

Comments
 (0)