NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Mariadb on NetBSD 10.1
Sent from [Proton Mail](https://proton.me/mail/home) for iOS
On Sun, Mar 30, 2025 at 12:55, Greg Troxel <[gdt%lexort.com@localhost](mailto:On Sun, Mar 30, 2025 at 12:55, Greg Troxel <<a href=)> wrote:
> Niels Müller Larsen <arosano%protonmail.com@localhost> 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
Thnx
Start from CLI means
$ doas service mariadb start
As for your suggestion I will try that
Home |
Main Index |
Thread Index |
Old Index