Skip to content

Commit 78e2795

Browse files
committed
update
1 parent 43b4cf4 commit 78e2795

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

01-installation.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,14 @@ 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 a variety of web servers and operating systems.
10+
MintyPHP will run on a a linux web server running PHP + MySQL + Memcache
1111

1212
## Requirements
1313

1414
- Apache or nginx (rewrite is not required)
15-
- PHP 7 or greater
15+
- PHP 8 or greater
1616
- mysqli PHP extension
17+
- memcache PHP extension
1718

1819
While a database engine isn’t required, most applications will utilize one.
1920
MintyPHP supports MariaDB (and other MySQL compatible databases).

0 commit comments

Comments
 (0)