On 11/27/07, jekillen <[EMAIL PROTECTED]> wrote:
> Originally, I was in a hurry and was having trouble with ports. This
> approach had
> worked for three machines. But one I was having endless problems with.
> Meanwhile
> I got it together to get ports to work. But the port did not install a
> st
On Nov 27, 2007, at 2:50 AM, Gerard Seibert wrote:
On November 26, 2007 at 07:53PM jekillen wrote:
Did you install this from ports? If so. the script would have been
placed
there all ready.
Yes, that is what provoked the original question. I had built and
installed
from source tarball in th
> On November 26, 2007 at 07:53PM jekillen wrote:
> > Did you install this from ports? If so. the script would have been
> > placed
> > there all ready.
> Yes, that is what provoked the original question. I had built and
> installed
> from source tarball in the past. But one machine was always a
On Nov 26, 2007, at 2:57 AM, Gerard Seibert wrote:
On November 25, 2007 at 09:51PM jekillen wrote:
[ snip ]
Thank you all for responses.
I did get this straightened out:
It is mysql_enable="YES"
and putting a script named mysql
in the /etc/rc.d directory with the
lines;
#! /bin/sh
/usr/loca
> On November 25, 2007 at 09:51PM jekillen wrote:
[ snip ]
> Thank you all for responses.
> I did get this straightened out:
> It is mysql_enable="YES"
> and putting a script named mysql
> in the /etc/rc.d directory with the
> lines;
> #! /bin/sh
> /usr/local/bin/mysqld_safe --user=mysql &
> did
On Nov 25, 2007, at 1:34 PM, Gelsema, P ((Patrick)) wrote:
On Sun, November 25, 2007 21:18, Shantanoo Mahajan wrote:
On 26-Nov-07, at 1:23 AM, Paul Schmehl wrote:
--On November 23, 2007 9:04:01 PM -0800 jekillen
<[EMAIL PROTECTED]> wrote:
Hello:
Is this the way to start mysqld in rc.conf?
On Sun, November 25, 2007 21:18, Shantanoo Mahajan wrote:
>
> On 26-Nov-07, at 1:23 AM, Paul Schmehl wrote:
>
>> --On November 23, 2007 9:04:01 PM -0800 jekillen
>> <[EMAIL PROTECTED]> wrote:
>>
>>> Hello:
>>> Is this the way to start mysqld in rc.conf?
>>> mysqld_enable="YES"
head /usr/local/etc/
On 26-Nov-07, at 1:23 AM, Paul Schmehl wrote:
--On November 23, 2007 9:04:01 PM -0800 jekillen
<[EMAIL PROTECTED]> wrote:
Hello:
Is this the way to start mysqld in rc.conf?
mysqld_enable="YES"
Most ports that have daemons will have startup scripts in /usr/
local/etc/rc.d/. Most of those
--On November 23, 2007 9:04:01 PM -0800 jekillen <[EMAIL PROTECTED]>
wrote:
Hello:
Is this the way to start mysqld in rc.conf?
mysqld_enable="YES"
Most ports that have daemons will have startup scripts in
/usr/local/etc/rc.d/. Most of those scripts will include comments about
what switches
> On November 24, 2007 at 12:04AM jekillen wrote:
> Hello:
> Is this the way to start mysqld in rc.conf?
> mysqld_enable="YES"
^
mysql_enable="YES"
>
> I ask because I have not found the specifics.
> I copied the mysql.server script to the rc.d dir.
> but the documentation only de
On Nov 23, 2007, at 9:25 PM, Josh Tolbert wrote:
On Fri, Nov 23, 2007 at 09:04:01PM -0800, jekillen wrote:
Hello:
Is this the way to start mysqld in rc.conf?
mysqld_enable="YES"
I ask because I have not found the specifics.
I copied the mysql.server script to the rc.d dir.
but the documentati
11 matches
Mail list logo