Jump to content

Recommended Posts

Hi everyone.

I'm having a problem when creating my server, after doing these commands:

echo mysql_enable = "YES" >> /etc/rc.conf

service mysql-server start

and after

mysql

I get this error and looking at the status of the mysql I get that it is not running, what could it be?


Attached the .err too.


Thank you.

Sin título.png

Metin2.err

Link to comment
https://metin2.dev/topic/21208-freebsd-mysql-problem/
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Check if u have enable mysql with this command:

ee /etc/rc.conf

should have:

mysql_enable="YES"

if not, add it/change it.
then reboot and looking for the 

Starting mysql

at the bottom of the loading in vm.

then use this commands:

mysqld_safe start 

and then:

rehash

then should works

you can check in the "../tmp" path if the "mysql.sock" file is there.

Link to comment
https://metin2.dev/topic/21208-freebsd-mysql-problem/#findComment-115104
Share on other sites

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.