How to enable mysqlmanager under debian?

2006-12-28 Thread kawanokami
Hi, I've searched and googled, but was not able to find information on
how
to enable the mysql instance manager (located in /usr/sbin/mysqlmanager
with mysql 5.0). I need it to manage two instances of mysql I must
install
on a HP Proliant running debian sarge/etch running a 2.6.17 kernel.
All information relative to the issue refers to init scripts that are
not
similar to the debian ones...
Somebody has got an howto or a link to one? That would truly save my
life...
Thanks for any answer,

Kawa


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: How to enable mysqlmanager under debian?

2006-12-28 Thread Hugo Vanwoerkom

kawanokami wrote:

Hi, I've searched and googled, but was not able to find information on
how
to enable the mysql instance manager (located in /usr/sbin/mysqlmanager
with mysql 5.0). I need it to manage two instances of mysql I must
install
on a HP Proliant running debian sarge/etch running a 2.6.17 kernel.
All information relative to the issue refers to init scripts that are
not
similar to the debian ones...
Somebody has got an howto or a link to one? That would truly save my
life...
Thanks for any answer,



man mysqlmanager ?

Hugo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: How to enable mysqlmanager under debian?

2006-12-28 Thread kawanokami
I have already read the mysqlmanager man documentation, but it really
seems not to be debian specific (it rather seems to be the copy of the
official mysql documentation). I mean... the /etc/init.d/mysql script
doesn't resemble what is described in the man page (it seems to be
mysql_safe specific with no reference to mysqlmanager and enabling in
my.cnf the [mysql.server] option 'use-manager' produced no result).
Perhaps I misunderstood the documentation?
Have you managed to run it? Would you be so kind as to describe what
you had to change in the configuration files/scripts?
Thank you very much for any help you can give me,

Kawa


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: How to enable mysqlmanager under debian?

2006-12-28 Thread Hugo Vanwoerkom

kawanokami wrote:

I have already read the mysqlmanager man documentation, but it really
seems not to be debian specific (it rather seems to be the copy of the
official mysql documentation). I mean... the /etc/init.d/mysql script
doesn't resemble what is described in the man page (it seems to be
mysql_safe specific with no reference to mysqlmanager and enabling in
my.cnf the [mysql.server] option 'use-manager' produced no result).
Perhaps I misunderstood the documentation?
Have you managed to run it? Would you be so kind as to describe what
you had to change in the configuration files/scripts?
Thank you very much for any help you can give me,

Kawa




I have never run mysqlmanager, that's why I thought the man page would 
suffice.


I only run mysql because it is the db that wordpress uses.

You'll have to find specific mysql sites to figure it out.


Hugo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]