News

One of the tasks nearly any sysadmin frequently encounters is the care and feeding of the MySQL database server. You can build an entire career around nothing but this topic—making you a DB admin, not ...
This quick tutorial on how to install the MySQL database explains how to download and configure the MySQL Community Edition on Windows.
How do I… Install, configure and integrate PHP and MySQL on Windows? Your email has been sent PHP and MySQL are a powerful combination when it comes to providing ...
Great for those who want to install a local copy of WordPress or any other PHP/MySQL app, this tutorial is not for those who have no idea what I'm talking about right now.
Lighttpd is a secure web server, which is faster when compared to Apache. We will show here how you can install Lighttpd on an Ubuntu 9.10 server with PHP5 support (through FastCGI) and MySQL support.
Because MySQL still has better name recognition by far, mostly. Literally the *only* step that changes is "apt install mysql-server" becomes "apt install mariadb-server".