You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Joshua Slive <jo...@slive.ca> on 2003/12/05 04:54:43 UTC

[users@httpd] Re: {SPAM 02.7} [users@httpd] Build hiccup...

On Thu, 4 Dec 2003 mershab@netscape.net wrote:

> Any idea why make and make install ignore the --PREFIX flag in the config?
> I am running the ./config, make and make install from a temp dir: /opt/http_2.0.48
>
> 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 \

Check to make sure you are using the right apachectl.  Also open the
apachectl script and see if it is resetting the path using the -f option.

Joshua.

---------------------------------------------------------------------
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