[2025-jun-17] The SlackDocs mailing lists at https://lists.alienbase.nl/mailman/listinfo have been retired. No one has been using these lists for years and it's time to say goodbye. The list archives remain available at https://scalzi.slackware.nl/mailman/listinfo/slackdocs

[2025-jun-17] The SlackDocs Wiki has moved to a new server, in order to make it more performant.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
howtos:databases:install_mariadb_on_slackware [2014/11/16 11:33 (UTC)] – created! I'm back baby! arfonhowtos:databases:install_mariadb_on_slackware [2018/01/01 12:25 (UTC)] (current) – [Configuring MariaDB] fix typo aaditya
Line 13: Line 13:
  
 - Set ownerships of MariaDB libs - Set ownerships of MariaDB libs
-<code>chown -R mysql.mysql /var/lib/mysql</code>+<code>chown -R mysql:mysql /var/lib/mysql</code>
  
 - Set rc.mysqld file as executable - Set rc.mysqld file as executable
-<code> chown 755 /etc/rc.d/rc.mysqld</code>+<code>chmod 755 /etc/rc.d/rc.mysqld</code>
  
 - Start MariaDB - Start MariaDB
QR Code
QR Code howtos:databases:install_mariadb_on_slackware (generated for current page)