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]

Reply via email to