Hi Bob,

thas just a difference in the apache-config from caldera.
That has nothing to do with mysql!

Thomas


----- Original Message -----
Jeremy,
   Yeah I follow you and as a LInux user of 5 years I am accustomed to
seeing
multiple processes launched for the same executable but................

    I installed the same version of Mysql on a 2nd machine on my LAN.
The
difference being the 2nd installation was on Caldera 2.4 edesktop and
was
the rpm install.. My process question was vs. regarding the compiled
>from source
 same version on Caldera 2.3..Same version of Mysql should Launch the
same processes, No?

   The rpm package shows these associated processes only when I command
#prompt>  ps  x
    679    S  0:00   sh /usr/bin/safe_mysql  --user=mysql
--pid-file=/var/
    774    S  0:01   httpd -f /etc/httpd/conf/httpd.conf -D  AUTH_MYSQL
-D

The src  package shows these associated processes only when I command
#prompt>  ps  x
 754 ?        S      0:00 httpd -f /etc/httpd/apache/conf/httpd.conf
  790 ?        S      0:00 sh /usr/local/mysql/bin/safe_mysqld
--user=root --pid
  858 ?        SN     0:00 /usr/local/mysql/libexec/mysqld
--basedir=/usr/local/
   875 ?        SN     0:00 /usr/local/mysql/libexec/mysqld
--basedir=/usr/local/
  876 ?        SN     0:00 /usr/local/mysql/libexec/mysqld
--basedir=/usr/local/

   Notice the difference in the apache server conf  between versions...
The compiled source did not produce a mod auth_mysql.conf
Which is named in a  <IfDefine AUTH)_MYSQL> in a Apache.conf....
It appears to use a mod_dav.conf a  mod_perl.conf, a mod_php.conf and a
mod_roaming.conf  ONLY on Caldera 2.4 rpm install of MYSQL   or
perhaps, is this some module coding stuck in there by CALDERA with 2.4
ver.?

Please Shine a light over here ..   :^) ..

Bob T


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to