Все бы хорошо, но когда пытаюсь запустить apache после всего этого он вот
так вот ругается:
Syntax error on line 321 of /usr/local/apache/conf/httpd.conf:
Invalid command 'Order', perhaps mis-spelled or defined by a module not
included
in the server configuration
./apachectl start: httpd could not be started
Кто-нибудь может помочь?
> Я делал так (PHP4 as static, Apache 1.3.17, RedHat 7.0):
>
> 1. Apache:
> ./configure
> 2. PHP:
> ./configure --with-apache=/path_to_apache_distr \
> --with-track-vars --with-magic-quotes \
> --without-gd --enable-versioning --disable-debug \
> --with-mysql -with-mod_charset --disable-pear
> make
> make install
> 3. Снова Apache:
> ./configure --activate-module=src/modules/php4/libphp4.a \
> --enable-shared=max --enable-module=most \
> --disable-module=auth_dbm --without-confadjust
> make
> make install
=============================================================================
= Apache-Rus@lists.lexa.ru mailing list =
Mail "unsubscribe apache-rus" to majordomo@lists.lexa.ru if you want to quit.
= Archive avaliable at http://www.lexa.ru/mail-archive =
"Russian Apache" includes software developed
by the Apache Group for use in the Apache HTTP server project
(http://www.apache.org/) See
Apache LICENSE.
Copyright (C) 1995-2001 The Apache Group. All rights reserved.
Copyright (C) 1996 Dm. Kryukov; Copyright (C)
1997-2009 Alex Tutubalin. Design (C) 1998 Max Smolev.