Apache & DSO on solaris 8

From: Radhika Sambamurti (radhika_narendran@yahoo.com)
Date: Fri Aug 23 2002 - 13:58:20 EDT


Hi,

here is my config.status
Even though I am configuring to be enabled with DSO, the
conf file does not have anything in it with DSO lines in
it.

EAPI_MM="/usr/local/home/apache/source/mm-1.1.3" \
SSL_BASE="/usr/local/home/apache/source/openssl-0.9.6g" \
./configure \
"--with-layout=Apache" \
"--prefix=/usr/local/home/apache/apache" \
"--enable-module=rewrite" \
"--enable-module=ssl" \
"--enable-module=so" \
"--enable-rule=SHARED_CORE" \
"--activate-module=src/modules/perl/libperl.a" \

when i put in "enabled-shared=max" then, i get lines in my
httpd.conf with DSO stuff in there, but apache does not
start. Here is a look at my httpd.conf
------------

#
# Dynamic Shared Object (DSO) Support
#
# To be able to use the functionality of a module which was
built as a DSO you
# have to place corresponding `LoadModule' lines at this
location so the
# directives contained in it are actually available
_before_ they are used.
# Please read the file
http://httpd.apache.org/docs/dso.html for more
# details about the DSO mechanism and run `httpd -l' for
the list of already
# built-in (statically linked and thus always available)
modules in your httpd
# binary.
#
# Note: The order in which modules are loaded is important.
 Don't change
# the order below without expert advice.
#
# Example:
# LoadModule foo_module libexec/mod_foo.so

#
# ExtendedStatus controls whether Apache will generate
"full" status
# information (ExtendedStatus On) or just basic information
(ExtendedStatus
# Off) when the "server-status" handler is called. The
default is Off.
#
#ExtendedStatus On

Anything i am missing?

thanks
radhika

=====
It's all a matter of perspective. You can choose your view by choosing where to stand.
--Larry Wall
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:24:50 EDT