meyergru;295566 Wrote: 
> There is a problem with Squeezecenter 7.01 regarding the startup of
> MySQL.
> 
> If you have a general MySQL instance already running on the system,
> Squeezecenter does not start a local mysqld and thus, does not
> function.

This part surprises me.  AFAIK there's nothing in SC that should do
this unless your other mysqld is using the same port.

> On the other hand, if "rcsqueezecenter start" is started before "rcmysql
> start", the general instance cannot be started.
> 
> With Slimserver 6.5, this was no problem, since the local mysqld
> instance was in a local path, whereas now the global binary
> /usr/sbin/mysqld is being used. Since openSUSE uses "checkproc" to
> check for running processes, this effectively blocks using multiple
> instances of the same binary.

Ugh.  Why do they do it that way?  Surely there are other valid reasons
for someone to want to run multiple instances of the same binary.

> One possible solution would be to integrate a symbolic link into the RPM
> in order to link an entry in a Squeezecenter-local binary directory for
> Squeezeserver to /usr/sbin/mysqld.
> 
> ...
> 
> This way, one could distinguish between both mysqld instances by path
> and use both.

That would probably work.  Since the same RPM is also used for
RH/Fedora, it would have to create the symlink in %post instead of
making it part of the RPM file list.

Please open a bug in bugzilla.


-- 
Fletch
------------------------------------------------------------------------
Fletch's Profile: http://forums.slimdevices.com/member.php?userid=529
View this thread: http://forums.slimdevices.com/showthread.php?t=46813

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to