Are you sure about the directory and path for the modules??
 
is it /data/programs/apache2/modules/mod_env.so ?
or
this is
/data/programs/httpd-2.2.2/modules/mod_env.so ?
 
or you started different httpd daemon ?
 
Ashutosh
SynaptiCAD Inc.
----- Original Message -----
From: Mauro
Sent: Thursday, July 20, 2006 1:57 PM
Subject: Re: [EMAIL PROTECTED] problem loading DSO modules

My OS is RH Enterprise 4
obviusly mod_so is staticall loaded:
# ../bin/httpd -l
Compiled in modules:
  core.c
  prefork.c
  http_core.c
  mod_so.c

I'm loading only modules you are reading
enven checkconf got me same error.


Thank You

----- Original Message -----
From: "Alexander Lazic" <[EMAIL PROTECTED]>
To: <users@httpd.apache.org>
Sent: Thursday, July 20, 2006 10:16 AM
Subject: Re: [EMAIL PROTECTED] problem loading DSO modules


> Hi,
>
> On Don 20.07.2006 10:12, Mauro wrote:
> >
> >I'v configuread apache with these configure options:
>
> On which OS?
>
> ># cat /home/mgatt/configure_options/httpd_configure_options.txt
>
>./configure --prefix=/data/programs/httpd-2.2.2 --enable-so --enable-unique
-id \
> >
> >Then I tried to load some module in httpd.conf:
> >
> >...
> >LoadModule mod_env modules/mod_env.so
> >LoadModule mod_mime modules/mod_mime.so
> >LoadModule mod_unique_id modules/mod_unique_id.so
> >LoadModule mod_cgi modules/mod_cgi.so
> >LoadModule mod_charset_lite modules/mod_charset_lite.so
> >...
>
> How many modules do you try to load?
>
> Regards
>
> Alex
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: [EMAIL PROTECTED]
>    "   from the digest: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to