Your Own Server: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
m
MySQL database software is controlled by Oracle and not made available for inclusion in Raspberry Pi repository.
 
MariaSQLMariaDB is an alternative that has largely similar command syntax so is likely to work with code (like MX) designed to work with MySQL. Since the MX developer (Mark Crossley) actually uses Maria DBMariaDB, we can have plenty of confidence it is suitable.
 
To install this database server, we type <code>sudo apt install mariadb-server php-mysql -y</code>.

Navigation menu