File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed
Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -7,17 +7,13 @@ menu: true
77
88MintyPHP is simple and easy to install.
99The minimum requirements are a web server and a copy of MintyPHP, that’s it!
10- MintyPHP will run on any Linux web server running PHP + MariaDB + Memcache
10+ MintyPHP will run on any Linux (LAMP) web server running PHP + MySQL + Memcache.
1111
1212## Requirements
1313
14- - Apache or nginx (rewrite is not required)
1514- PHP 8 or greater
16- - mysqli PHP extension
17- - memcached PHP extension
18-
19- While a database engine isn’t required, most applications will utilize one.
20- MintyPHP supports MariaDB (and other MySQL compatible databases).
15+ - mysqli PHP extension (for MariaDB)
16+ - memcached PHP extension (for MemcacheD)
2117
2218## Download
2319
You can’t perform that action at this time.
0 commit comments