You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before you install Adobe Commerce, you must do the following:
9
9
10
-
* Set up one or more hosts that meet the [system requirements](../system-requirements.md).
10
+
* Set up one or more hosts that meet the [system requirements](../system-requirements.md) listed in the *Commerce on-premises* tab.
11
11
* If you are setting up more than one web node with load balancing, set up and test that part of your system _before_ you install the application.
12
12
* Make sure you can back up your entire system at various points during the installation so that you can roll it back if there are issues.
13
13
@@ -60,11 +60,11 @@ To install or upgrade Apache, see [Apache](web-server/apache.md).
60
60
61
61
### PHP
62
62
63
-
See [system requirements](../system-requirements.md) for supported versions of PHP and [PHP](../system-requirements.md#php-settings) for PHP requirements.
63
+
See the *Commerce on-premises* tab in [system requirements](../system-requirements.md) for supported versions of PHP and [PHP](../system-requirements.md#php-settings) for PHP requirements.
64
64
65
65
### MySQL
66
66
67
-
Check that you have a compatible version of MySQL for the version of Adobe Commerce you are installing. See [System requirements](../system-requirements.md) for supported versions.
67
+
Check that you have a compatible version of MySQL for the version of Adobe Commerce you are installing. See the *Commerce on-premises* tab in [System requirements](../system-requirements.md) for supported versions.
68
68
69
69
```bash
70
70
mysql -u <database root user or database owner name> -p
0 commit comments