Niels Müller Larsen <aros...@protonmail.com> writes:

> I have installed the above, and it runs nice and smooth in a node app for 
> teaching.
> That is if I start mariadb from the CLI.
>
> If I try to put
> mariadb=YES
> into /etc/rc.conf and reboot, the xconsole says “mariadb started” but there 
> is no trace of it, and I still have to start it manually.
>
> The log files give no clues.

A guess is that something in the startup assumes that PATH has more in
it, than it does.  You didn't say what "start from CLI" means.

Set your PATH to just default, no pkgsrc, clean env and

sh -x /etc/rc.d/mariadb start

and read the output

Reply via email to