Re: Can't start mariadb-server

2016-07-12 Thread maderios
On 07/12/2016 06:05 PM, Earl A Ramirez wrote: I had a similar and strange issue a few hours ago; I did the following and I was able to start the service sudo setenforce 0 sudo systemctl start mariadb sudo setenforce 1 sudo systemctl restart mariadb It doesn't work for me. I don't think it's a

Re: Can't start mariadb-server

2016-07-12 Thread Earl A Ramirez
On 12 July 2016 at 18:00, maderios wrote: > Hi > On F24, I can't start mariadb-server > 'systemctl start mariadb > Job for mariadb.service failed because the control process exited with > error code. See "systemctl status mariadb.service" and "journalctl -

Can't start mariadb-server

2016-07-12 Thread maderios
Hi On F24, I can't start mariadb-server 'systemctl start mariadb Job for mariadb.service failed because the control process exited with error code. See "systemctl status mariadb.service" and "journalctl -xe" for details.' I don't understand wh