So long as your destination system will provide for all of the dependencies or have compatible successors for: - processor - operating system - dynamic libraries (.so on Unix/Linux/etc, .dll on Windows platforms)
Then yes, you could try it and see if you encounter (and can solve) the next set of issues other people have mentioned when replying to you. The idea of a binary distribution of Apache (a la RPM, etc.) allows this, but there are things to customize unless you are on an identical clone of your build system. --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua Slive Sent: Friday, November 10, 2006 11:18 AM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Is possible to redistribute apache 2 binary to different server within installing in different location for Unix? On 11/10/06, Fan, Tony <[EMAIL PROTECTED]> wrote: > I compiled Apache 2 in Unix (Solaris and AIX) without any problem with > prefix /usr/local/, is possible I can move my apache binary to different > system and install it to /opt directory? Yes, but you'll probably need to edit apachectl to use the -f option to point to the config file, and you will probably need to make changes in the config file as well (at least ServerRoot and DocumentRoot). 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: [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]