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
Copy file name to clipboardExpand all lines: basics/installation/system-requirements.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ PrestaShop needs the following server configuration in order to run:
12
12
| Requirement | Configuration
13
13
| ---------------- | ------------------
14
14
| **Web server** | Apache Web Server 2.4 or any later version. (Although compatible, Apache Web Server 2.2 is not recommended since it [reached its EOL in 2018](https://httpd.apache.org/)).
15
-
| **PHP** | **We recommend PHP 8.3**. See the compatibility chart below for more details.
15
+
| **PHP** | **We recommend PHP 8.4**. See the compatibility chart below for more details.
16
16
| **SQL** | MySQL 5.7 minimum or MariaDB 10.2 minimum, **a recent version is recommended**.
17
17
| **Server RAM** | **The more the merrier**. We recommend setting the memory allocation per script (`memory_limit`) to a minimum of `512M`.
0 commit comments