On 11/15/2013 16:19, Alexander Pyhalov wrote:
On 11/15/2013 16:01, Gary Gendel wrote:
Alexander,

I don't think I have anything particularly special.  I've included what
I thought might be helpful. I stripped the comments out of the conf
files.  This information come from the working BE.  If you need
something else just ask.


I'm just a bit surprised to see error messages from mpm_event. It
shouldn't be available in default install.

$ /usr/apache2/2.2/bin/httpd -V
Server version: Apache/2.2.25 (Unix)
Server built:   Aug 25 2013 08:54:59
Server's Module Magic Number: 20051115:33
Server loaded:  APR 1.4.8, APR-Util 1.5.2
Compiled using: APR 1.4.8, APR-Util 1.5.2
Architecture:   32-bit
Server MPM:     Prefork
   threaded:     no
     forked:     yes (variable process count)
Server compiled with....
  -D APACHE_MPM_DIR="server/mpm/prefork"

$ /usr/apache2/2.2/bin/httpd.worker -V
Server version: Apache/2.2.25 (Unix)
Server built:   Aug 25 2013 08:45:40
Server's Module Magic Number: 20051115:33
Server loaded:  APR 1.4.8, APR-Util 1.5.2
Compiled using: APR 1.4.8, APR-Util 1.5.2
Architecture:   32-bit
Server MPM:     Worker
   threaded:     yes (fixed thread count)
     forked:     yes (variable process count)
Server compiled with....
  -D APACHE_MPM_DIR="server/mpm/worker"

(the same for 64-bit versions)

Just to make sure... Please, send
$ pkg list "*apache*"

$ ps -ef |grep httpd

$ /usr/apache2/2.2/bin/amd64/httpd -V

$ /usr/apache2/2.2/bin/httpd -V

--
Best regards,
Alexander Pyhalov,
system administrator of Computer Center of Southern Federal University

_______________________________________________
oi-dev mailing list
oi-dev@openindiana.org
http://openindiana.org/mailman/listinfo/oi-dev

Reply via email to