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
5807aad0
Commit
5807aad0
authored
Sep 13, 2020
by
Eric - kg6wxc
Browse files
Update README.md to show that MariaDB is preferred over MySQL
parent
1889526e
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
5807aad0
...
@@ -30,7 +30,8 @@ Licensed under GPL v3 and later.
...
@@ -30,7 +30,8 @@ Licensed under GPL v3 and later.
(One or more of these extensions may need to be enabled in php.ini)
(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`
)
(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>
)
(
<em>
the requirement for the mysqlnd extension will be removed in the near future
</em>
)
-
**MySQL/MariaDB**
-
**MariaDB**
(MariaDB is preferred over Mysql due to inconsistencies between the 2)
(Other database systems are up to you)
(Other database systems are up to you)
-
**An AREDN Mesh node available over the local network**
-
**An AREDN Mesh node available over the local network**
(Preferably connected to an AREDN network...)
(Preferably connected to an AREDN network...)
...
...
Write
Preview
Supports
Markdown
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