Skip to content

Commit e243c54

Browse files
meker12GitHub Enterprise
authored andcommitted
Merge pull request #1319 from AdobeDocs/meker-patch-1
Specify tab to view Commerce on-premises sys reqs
2 parents b7bfed4 + db2256f commit e243c54

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

help/installation/prerequisites/overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ exl-id: dd4694e7-5437-440c-bb67-804ae36149de
77

88
Before you install Adobe Commerce, you must do the following:
99

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.
1111
* 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.
1212
* 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.
1313

@@ -60,11 +60,11 @@ To install or upgrade Apache, see [Apache](web-server/apache.md).
6060

6161
### PHP
6262

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.
6464

6565
### MySQL
6666

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.
6868

6969
```bash
7070
mysql -u <database root user or database owner name> -p

0 commit comments

Comments
 (0)