MX on Linux: Difference between revisions

150 bytes added ,  21:16, 2 September 2020
m
Line 390: Line 390:


After all these installs, we need to restart Apache (so it loads the PHP and MariaDB), by typing <tt>sudo service apache2 restart</tt>.
After all these installs, we need to restart Apache (so it loads the PHP and MariaDB), by typing <tt>sudo service apache2 restart</tt>.
WE will also need to do this any time we change our php.ini files, database passwords, and anything else that is checked when the web server starts.


== Making your database secure ==
== Making your database secure ==
5,838

edits