[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with starting Apache
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: Re: Problem with starting Apache
- From: Dave Taira <bodhi_(_at_)_hagakure_(_dot_)_org>
- Date: Mon, 1 Jul 2002 15:20:48 -0700 (PDT)
On Mon, 1 Jul 2002, Kaido wrote:
> If i write space it gives me (while starting)
> /etc/rc: /etc/rc.conf[90]: /usr/local/lib/pth: cannot execute - is a
> directory
>
> What's wrong?!
I'm guessing you have something like:
shlib_dirs=/usr/local/lib/mysql /usr/local/lib/pth
in your rc.conf? If so, change it to
shlib_dirs="/usr/local/lib/mysql /usr/local/lib/pth"
or
shlib_dirs="/usr/local/lib/{mysql,pth}"
I believe either of those should work.
In the future, it's helpful if you include the relevant lines of
the config file or, in many cases, the entire config files since
things like earlier variable declarations can be relevant.
[ Dave Taira <bodhi_(_at_)_hagakure_(_dot_)_org> 2002.07.01/15:20:49 PDT ]
[ Morlock for Hire ]
[ Putting the "cult" back in "culture"! --Beth Lisick Ordeal ]
Visit your host, monkey.org