/ disabled in rc.conf.
See the script for details.
I hope this helps ;)
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Andy Firman
Sent: woensdag 12 januari 2005 15:10
To: freebsd-questions@freebsd.org
Subject: Re: Trouble starting MySQL
On Wed, Jan 12
On Jan 12 at 10:28, Eric F Crist said:
>>
>> mysql-4.1.7
>> installed from ports
>> FreeBSD 5.3-RELEASE
>
> If you haven't changed your syslog.conf file, you should have a
> /var/log/all.log. Take a look in there to see if you see anything related to
> mysql.
This is interesting.
No I didn't
On Jan 12, 2005, at 5:46 AM, Colin J. Raven wrote:
On Jan 12 at 05:36, Eric F Crist then said:
On Jan 12, 2005, at 5:22 AM, Colin J. Raven wrote:
I would check the /var/log/messages log file for anything related to
mysql,
in this case. There's a reason it won't start, and it'll be
indicated ther
Earlier today I said:
>> Greetings all,
>> I installed MySQL from ports (mysql-4.1.7)
>> then tried to start it. Nothing doing - wo way.
>>
>> Starting it from /usr/loca/etc/rc.d/mysql-server.sh nothing happens. No
>> error message is emitted, but no running instance of mysql either.
>
> You may ne
>
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Colin J. Raven
> Sent: Wednesday, January 12, 2005 9:30 AM
> To: FreeBSD Questions
> Subject: Trouble starting MySQL
>
>
> Greetings all,
> I installed MySQL from ports (mysql-4.1.7)
> then tried to
Hi Colin,
> Hey Nico, long time, no see! Happy New Year.
Ah, indeed! It took a while, but now my brain said "click!". Same to
you, thanks. Hope you are well (apart from the php/mysql problem)
> I have *no* idea what to do next, none. As far as I can see,
> phpinfo.php shows no sign of MySQL. Th
> > /usr/local/bin/mysqld_safe --user=mysql
> > mysql1347 0.0 2.5 55852 25832 ?? S11:26AM 0:00.14
> > /usr/local/libexec/mysqld --basedir=/usr/local --datadir=/var/
> > colin1359 0.0 0.1 1476 896 p2 S+ 11:26AM 0:00.00 grep
> > mysql
> >
> > Good, but I'm just puzzled
On Jan 12 at 15:41, Nico Meijer launched this into the bitstream:
> Hi Colin,
>
> I missed part of the thread, so I'm sorry if I'm dead wrong here.
>
>> Do you mean that one (or other, or both) must *also* be installed for
>> php to have any clue that MySQL exists?
>
> You need php4-mysql for that
- Original Message -
From: "Colin J. Raven" <[EMAIL PROTECTED]>
To: "Walker, Michael" <[EMAIL PROTECTED]>
Cc: "Freebsd-Questions (E-mail)"
Sent: Wednesday, January 12, 2005 6:25 AM
Subject: RE: Trouble starting MySQL
On Jan 12 at 14:12,
Hi Colin,
I missed part of the thread, so I'm sorry if I'm dead wrong here.
> Do you mean that one (or other, or both) must *also* be installed for
> php to have any clue that MySQL exists?
You need php4-mysql for that. php4-extensions is a meta-port. Read the
pkg-descr in /usr/ports/lang/php4-
On Jan 12 at 14:12, Walker, Michael said (somewhat confusingly):
> [EMAIL PROTECTED] wrote:
>> On Jan 12 at 12:46, I said:
>>
>>> PHP 4.3.10 (cli) (built: Jan 11 2005 23:15:42) (DEBUG) mysql-4.1.7
>>> both installed from ports
>>> FreeBSD 5.3-RELEASE
>>
>> When I take a look at a phpinfo page, it
On Wed, Jan 12, 2005 at 11:33:21AM +0100, Colin J. Raven wrote:
> On Jan 12 at 11:17, Colin J. Raven launched this into the bitstream:
>
> > On Jan 12 at 09:35, Walker, Michael suggested:
> >
> >>
> >> I installed MySQL from ports (mysql-4.1.7)
> >> then tried to start it. Nothing doing - wo way.
[EMAIL PROTECTED] wrote:
> On Jan 12 at 12:46, I said:
>
>> PHP 4.3.10 (cli) (built: Jan 11 2005 23:15:42) (DEBUG) mysql-4.1.7
>> both installed from ports
>> FreeBSD 5.3-RELEASE
>
> When I take a look at a phpinfo page, it shows no mention that MySQL
> exists. AFAIK this ought not to be so.
>
>
On Wed, Jan 12, 2005 at 09:35:21AM -, Walker, Michael wrote:
>
> Greetings all,
> I installed MySQL from ports (mysql-4.1.7)
> then tried to start it. Nothing doing - wo way.
>
> Starting it from /usr/loca/etc/rc.d/mysql-server.sh nothing happens. No
> error message is emitted, but no runnin
On Jan 12 at 12:46, I said:
> PHP 4.3.10 (cli) (built: Jan 11 2005 23:15:42) (DEBUG)
> mysql-4.1.7
> both installed from ports
> FreeBSD 5.3-RELEASE
When I take a look at a phpinfo page, it shows no mention that MySQL
exists. AFAIK this ought not to be so.
I installed php last night (again, fro
On Jan 12 at 05:36, Eric F Crist then said:
> On Jan 12, 2005, at 5:22 AM, Colin J. Raven wrote:
>
> I would check the /var/log/messages log file for anything related to mysql,
> in this case. There's a reason it won't start, and it'll be indicated there.
There is nothing related to mysql in /va
On Jan 12, 2005, at 5:22 AM, Colin J. Raven wrote:
On Jan 12 at 05:09, Eric F Crist launched this into the bitstream:
Did you added mysql_enable="YES" to /etc/rc.conf?
Yes, it's in there, as per your instructions :-)
That is *actually* supposed to be mysqld_enable="YES". You're
missing the
'd'.
On Jan 12 at 05:09, Eric F Crist launched this into the bitstream:
>>>
>>> Did you added mysql_enable="YES" to /etc/rc.conf?
>>>
>>
>> Yes, it's in there, as per your instructions :-)
>
> That is *actually* supposed to be mysqld_enable="YES". You're missing the
> 'd'. If you read the script
On Jan 12, 2005, at 4:23 AM, Colin J. Raven wrote:
On Jan 12 at 10:20, Walker, Michael then said:
Colin J. Raven wrote:
On Jan 12 at 09:35, Walker, Michael suggested:
I installed MySQL from ports (mysql-4.1.7)
then tried to start it. Nothing doing - wo way.
Starting it from /usr/loca/etc/rc.d/mysql
On Jan 12 at 11:17, Colin J. Raven launched this into the bitstream:
> On Jan 12 at 09:35, Walker, Michael suggested:
>
>>
>> I installed MySQL from ports (mysql-4.1.7)
>> then tried to start it. Nothing doing - wo way.
>>
>> Starting it from /usr/loca/etc/rc.d/mysql-server.sh nothing happens. No
On Jan 12 at 10:20, Walker, Michael then said:
> Colin J. Raven wrote:
>> On Jan 12 at 09:35, Walker, Michael suggested:
>>
>>>
>>> I installed MySQL from ports (mysql-4.1.7)
>>> then tried to start it. Nothing doing - wo way.
>>>
>>> Starting it from /usr/loca/etc/rc.d/mysql-server.sh nothing hap
Colin J. Raven wrote:
> On Jan 12 at 09:35, Walker, Michael suggested:
>
>>
>> I installed MySQL from ports (mysql-4.1.7)
>> then tried to start it. Nothing doing - wo way.
>>
>> Starting it from /usr/loca/etc/rc.d/mysql-server.sh nothing happens.
>> No error message is emitted, but no running i
On Jan 12 at 09:35, Walker, Michael suggested:
>
> I installed MySQL from ports (mysql-4.1.7)
> then tried to start it. Nothing doing - wo way.
>
> Starting it from /usr/loca/etc/rc.d/mysql-server.sh nothing happens. No
> error message is emitted, but no running instance of mysql either.
>
>
>
>
you SHOULD set a password root but that's not the problem releated with
this error. (mysqladmin -u root password 'yourpassword')
it looks like your mysqld is not started trought..
mysqld_safe --user=mysql
your should check this.
hope this help,
M
Colin J. Raven wrote:
Greetings all,
I installed
On Jan 12 at 09:35, Walker, Michael launched this into the bitstream:
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Colin J. Raven
> Sent: Wednesday, January 12, 2005 9:30 AM
> To: FreeBSD Questions
> Subject: Trouble starting MySQL
>
>
> Greetings
Colin J. Raven wrote:
Greetings all,
I installed MySQL from ports (mysql-4.1.7)
then tried to start it. Nothing doing - wo way.
Starting it from /usr/loca/etc/rc.d/mysql-server.sh nothing happens. No
error message is emitted, but no running instance of mysql either.
Two other possible options app
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Colin J. Raven
Sent: Wednesday, January 12, 2005 9:30 AM
To: FreeBSD Questions
Subject: Trouble starting MySQL
Greetings all,
I installed MySQL from ports (mysql-4.1.7)
then tried to start it. Nothing doing -
27 matches
Mail list logo