You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by me...@netscape.net on 2003/12/05 15:20:16 UTC

[users@httpd] Problem with config-install

I have specified a directory with the --PREFIX flag during config.

When I attempt to start the server, it is looking in the directory where I initiated the build from:

./apachectl start spits out the following:

httpd: could not open document config file /opt/apache/apache_2.0.48/conf/httpd.conf

And this is my ./configure
./configure \
    --prefix=/opt/apache2 \
    --enable-so \
    --enable-la \
    --enable-modules=la \
    --enable-modules=so \
    --enable-modules=rewrite \
    --enable-shared=rewrite \
    --enable-module=setenvif \
    --enable-shared=setenvif \
    --enable-modules=mime \
    --enable-shared=mime \
    --enable-modules=mime_magic \
    --enable-shared=mime_magic \
    --enable-modules=speling \
    --enable-shared=speling \
    --enable-modules=dir \
    --enable-shared=dir \
    --enable-modules=auth \
    --enable-shared=auth \
    --enable-modules=access \
    --enable-shared=access \
    --enable-modules=alias \
    --enable-shared=alias \
    --enable-modules=status \
    --enable-shared=status \
    --enable-modules=userdir \
    --enable-shared=userdir \
    --enable-modules=vhost_alias \
    --enable-shared=vhost_alias \
    --enable-modules=env \
    --enable-shared=env \
    --enable-modules=log_referer \
    --enable-shared=log_referer \
    --enable-modules=log_config \
    --enable-shared=log_config \
    --enable-modules=log_agent \
    --enable-shared=log_agent \
    --enable-modules=headers \
    --enable-shared=headers

Any clues as why this is?
Thanks much.


__________________________________________________________________
McAfee VirusScan Online from the Netscape Network.
Comprehensive protection for your entire computer. Get your free trial today!
http://channels.netscape.com/ns/computing/mcafee/index.jsp?promo=393397

Get AOL Instant Messenger 5.1 free of charge.  Download Now!
http://aim.aol.com/aimnew/Aim/register.adp?promo=380455

---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org