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
MintyPHP is simple and easy to install. The minimum requirements are a web server and a copy of MintyPHP, that’s it! MintyPHP will run on a variety of web servers and operating systems.
9
+
10
+
## Requirements
11
+
12
+
- Apache or nginx (rewrite is not required)
13
+
- PHP 5.4.0 or greater
14
+
- mysqli PHP extension
15
+
16
+
While a database engine isn’t required, most applications will utilize one. MintyPHP supports MariaDB (and other MySQL compatible databases).
0 commit comments