--- wikisrc/pkgsrc/how_to_install_a_lamp_server.mdwn 2021/09/04 21:47:08 1.8 +++ wikisrc/pkgsrc/how_to_install_a_lamp_server.mdwn 2021/09/12 20:40:12 1.9 @@ -70,7 +70,7 @@ You can now start, stop, and restart the to start and respectively stop and restart. -The default MySQL server database root password is empty. For security reasons, you should set your root password as soon as possible. +The default MySQL server database root password is auto-generated and marked expired upon creation. For security reasons, you should set your root password as soon as possible. You can pass most of the options to the server via the file /etc/my.cnf. If you want the server to listen only on localhost, for instance, create _/etc/my.cnf_ and add