### MySQL environment
TYPO3 works with MySQL in the above mentioned versions. It will also work on
-compatible "drop-in" replacements like MariaDB or Percona.
+compatible "drop-in" replacements like MariaDB or Percona. The InnoDB engine
+is required to be enabled.
### MySQL required privileges
### PHP environment
* memory_limit set to at least 64M
-* max_execution_time set to at least 30s (240s recommended)
+* max_execution_time set to at least 30 (240 seconds recommended)
* AllowOverride in the Apache configuration includes "Indexes" and "FileInfo"
(see FAQ below)
* PHP
* version 7.0 or later
* memory_limit set to at least 128M
- * max_execution_time set to at least 240s
+ * max_execution_time set to at least 240
* max_input_vars set to at least 1500
* Additional PHP extensions: