Skip to content

Commit 2bdccd1

Browse files
authored
M #-: clarify PHP 7.4 is required (#3259)
Signed-off-by: Neal Hansen <[email protected]>
1 parent bd43767 commit 2bdccd1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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)