Apache isn't the fastest or maximally customizable web server, its popularity comes from the fact that it provides a very good balance of these things bundled with maximum portability and reliability.
Вы не зашли.
при запуске выдает это
/usr/local/sbin/apachectl start
[Thu Feb 05 11:14:16 2009] [warn] (2)No such file or directory: Failed to enable the 'httpready' Accept Filter
прописывал в httpd.conf
AcceptFilter http none
AcceptFilter https none
#/usr/local/sbin/apachectl start
#
не чего не появляется
при # ps
PID  TT  STAT      TIME COMMAND
  897  v0  Is+    0:00.01 /usr/libexec/getty Pc ttyv0
  898  v1  Is+    0:00.01 /usr/libexec/getty Pc ttyv1
  899  v2  Is+    0:00.01 /usr/libexec/getty Pc ttyv2
  900  v3  Is+    0:00.01 /usr/libexec/getty Pc ttyv3
  901  v4  Is+    0:00.01 /usr/libexec/getty Pc ttyv4
  902  v5  Is+    0:00.01 /usr/libexec/getty Pc ttyv5
  903  v6  Is+    0:00.01 /usr/libexec/getty Pc ttyv6
  904  v7  Is+    0:00.01 /usr/libexec/getty Pc ttyv7
  337 con- I+     0:00.00 dhclient: em0 [priv] (dhclient)
  840 con- I+     0:00.01 /bin/sh /usr/local/mysql/bin/mysqld_safe --datadir=/u
  931  p0  I      0:00.01 su
  932  p0  S      0:00.03 _su (csh)
  954  p0  R+     0:00.00 ps
а в ps httpd нету
не подскажите в чем проблема
????
Неактивен