Russian Apache Switch to English
Switch to Russian koi8-r
windows=1251
cp-866
iso8859-5
Russian Apache Как это работает Рекоммендации Где взять Как установить Как настроить Статус и поддержка
Краткий обзор FAQ Список рассылки Благодарности Поиск по серверу Powered by Russian Apache
Russian Apache mailing list archive (apache-rus@lists.lexa.ru)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[apache-talk] DSO



Всем привет!

Напоролся на следующие грабли:
скомпилил апач при помощи нижеследующего
OPTIM=-O4; export OPTIM
./configure --libexecdir=/usr/local/apache/libexec \
--enable-rule=SHARED_CORE \
--enable-shared=access --enable-shared=actions --enable-shared=alias \
--enable-shared=asis --enable-shared=auth --enable-shared=auth_anon \
--enable-shared=auth_dbm --enable-shared=autoindex --enable-shared=cgi \
--enable-module=charset --enable-shared=digest --enable-shared=dir \
--enable-shared=env --enable-shared=expires --enable-shared=headers \
--enable-shared=imap --enable-shared=include --enable-shared=info \
--enable-shared=mime --enable-shared=mime_magic \
--enable-shared=mmap_static \
--enable-shared=negotiation --enable-shared=rewrite \
--enable-shared=setenvif \
--enable-shared=speling --enable-shared=status --enable-shared=unique_id \
--enable-shared=userdir --enable-shared=usertrack \
--enable-shared=log_config
make; make install

После чего пытаюсь запустить демон, а он мне

Syntax error on line 68 of /usr/local/apache/conf/httpd.conf:
Can't locate API module structure `mod_access' in file
/usr/local/apache/libexec/mod_access.so: ld.so.1: ../bin/httpd: fatal:
mod_access: can't find symbol

Команды включения из httpd.conf

LoadModule status_module	libexec/mod_status.so
LoadModule mod_access		libexec/mod_access.so
LoadModule mod_actions		libexec/mod_actions.so
LoadModule mod_alias		libexec/mod_alias.so
LoadModule mod_asis		libexec/mod_asis.so
LoadModule mod_auth		libexec/mod_auth.so
LoadModule mod_autoindex	libexec/mod_autoindex.so
LoadModule mod_cgi		libexec/mod_cgi.so
LoadModule mod_dir		libexec/mod_dir.so
LoadModule mod_env		libexec/mod_env.so
LoadModule mod_imap		libexec/mod_imap.so
LoadModule mod_include		libexec/mod_include.so
LoadModule mod_mime		libexec/mod_mime.so
LoadModule mod_negotiation	libexec/mod_negotiation.so
LoadModule mod_setenvif		libexec/mod_setenvif.so
LoadModule mod_status		libexec/mod_status.so
LoadModule mod_userdir		libexec/mod_userdir.so

Подскажите плз в каком месте мне свои руки подогнуть дабы выглядели
попрямее!

================================================================================
Всего наилучшего!						Best regards!
Зуев Денис							Denis A. Zuev
E-Mail:  Denis@xxxxxxx	     FidoNet: 2:5080/76.98        Phone: (3432) 58-20-96

=============================================================================
=               Apache-Talk@xxxxxxxxxxxxx mailing list                      =
Mail "unsubscribe apache-talk" to majordomo@xxxxxxxxxxxxx if you want to quit.
=       Archive avaliable at http://www.lexa.ru/apache-talk                 =






Спонсоры сайта:

[ Russian Apache ] [ Как это работает ] [ Рекомендации ] [ Где взять ] [ Как установить ] [ Как настроить ] [ Статус и поддержка ] [ Краткий обзор ] [ FAQ ] [ Список рассылки ] [ Благодарности ] [ Поиск по серверу ] [ Powered by Russian Apache ] [ Apache-talk 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.