Cannot start mysql57 service

Status
Not open for further replies.

Zarovzky

Cadet
Joined
Apr 16, 2018
Messages
6
Currently using FreeNAS-11.1-U4

After installing a jail with all options as default, I run the following commands:

pkg update
pkg upgrade
pkg install mysql57-server mysql57-client
sysrc mysql_enable="YES"

Problems start at:
service mysql-server start

It outputs the next and doesn't star the service:
WARNING: failed precmd routine for mysql

I used exactly the same commands when first installing mysql 6 months ago in version 10, but now doesn't work, is there any fix to this?
 

Zarovzky

Cadet
Joined
Apr 16, 2018
Messages
6
Update 1:
Attached an image as "proof" of a working mysql57 inside one of my jails.

I didn't manage to get mysql57 working yet but mysql56 works just fine.
 

Attachments

  • img.PNG
    img.PNG
    24.6 KB · Views: 433
Status
Not open for further replies.
Top