Skip to content

Commit 155587c

Browse files
committed
update
1 parent ac662c1 commit 155587c

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

01-installation.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,13 @@ menu: true
77

88
MintyPHP is simple and easy to install.
99
The 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

0 commit comments

Comments
 (0)