Good morning community, this is my first post on this forum, idk I do not know if it's the right area. I'm having a problem when I try install the MySQL/MariaDB (already tried both). I just bought the dedicated yesterday, format and the unique command I did was
And after the install I got it
And when I try check on
Code:
portsnap fetch extract
cd /usr/ports/databases/mysql55-server/
make install clean
And after the install I got it
Code:
====> Compressing man pages (compress-man)
===> Staging rc.d startup script(s)
===> Installing for mysql55-server-5.5.39
===> Checking if mysql55-server already installed
===> Registering installation for mysql55-server-5.5.39
===> Creating users and/or groups.
Using existing group 'mysql'.
Using existing user 'mysql'.
Installing mysql55-server-5.5.39... done
************************************************************************
Remember to run mysql_upgrade the first time you start the MySQL server
after an upgrade from an earlier version.
************************************************************************
===> SECURITY REPORT:
This port has installed the following files which may act as network
servers and may therefore pose a remote security risk to the system.
/usr/local/libexec/mysqld
This port has installed the following startup scripts which may cause
these network services to be started at boot time.
/usr/local/etc/rc.d/mysql-server
If there are vulnerabilities in these programs there may be a security
risk to the system. FreeBSD makes no guarantee about the security of
ports included in the Ports Collection. Please type 'make deinstall'
to deinstall the port if this is a concern.
For more information, and contact details about the security
status of this software, see the following webpage:
http://www.mysql.com/
===> Cleaning for mysql55-client-5.5.39
===> Cleaning for mysql55-server-5.5.39
And when I try check on
pkg_info it isn't on the list. And if I try install again it will say MySQL is already installed.