Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mesh
meshmap
Commits
8e7bfa58
Commit
8e7bfa58
authored
Dec 18, 2020
by
Eric - kg6wxc
Browse files
Update README.md
parent
8f4b299e
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
8e7bfa58
...
...
@@ -24,12 +24,6 @@ Licensed under GPL v3 and later.
(or equiv)
-
**PHP5+**
-
**mysqli PHP extension**
-
**mysqlnd PHP extension**
-
**openssl PHP extension**
(you may only need mysqlnd, it should be safe to enable both for now)
(One or more of these extensions may need to be enabled in php.ini)
(if you do not already have mysqlnd, you might need to install it,
`apt-get install php[5 or 7]-mysqlnd`
)
(
<em>
the requirement for the mysqlnd extension will be removed in the near future
</em>
)
-
**MariaDB**
(MariaDB is preferred over Mysql due to inconsistencies between the 2)
(Other database systems are up to you)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment