On Fri, Apr 25, 2008 at 11:25 AM, Krist van Besien <krist.vanbesien@xxxxxxxxx> wrote: > On Fri, Apr 25, 2008 at 4:01 PM, Narendra Verma > <narendra.verma@xxxxxxxxxxxxx> wrote: > > > Please give me idea to solve this problem. > > Make life easy for yourself and standardize the location of apache > across all your machines. > > Then do the compile-make-install on one machine. Make a tar file of > the result and distribute it. Alternatively, you can see the build/binbuild.sh script for an idea of how to make relocatable binary builds. Or you can take any build you want, make sure all the paths are properly specified in httpd.conf (and don't rely on compiled-in defaults), then use apachectl -f /path/to/httpd.conf to start it. 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx