> -----Original Message-----
> From: Raymond S. [mailto:[EMAIL PROTECTED]
> Sent: Mittwoch, 18. Mai 2005 12:14
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] [Win32 Installation] Apache 2.0.54 HTTP-server
> 
> 
> Hi,
> 
> I attempted to install Apache 2.0.54 on a system that
> is already running 2.0.47. 

This is a fundamental feature of the Windows OS paradigm. It regards the unique 
attribute of any application as the application name. Therefore, for any given 
application name you can have a maximum of one installation. The advantage of 
this is that it is easy to upgrade - the installer for the new version sees 
that there is already an application registered with its name and so removes it 
first before installing itself in its place. 

The disadvantage, as you are discovering, is that it is impossible to have two 
versions of the same application (btw, this is true for *any* application - try 
installing two versions of WMP or IE or Netscape or whatever).

The Unix paradigm is that different versions of programs are just different 
files - they don't do anything until they are executed so you can have as many 
versions as you like, so long as they have different filepaths. The 
disadvantage of this approach is that you have to think when you're upgrading - 
you need to remove the old version manually or remember to divert paths or 
symlinks to point to the new version.

You pays your money, you takes your choice...

Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored. 


> The Windows Installer had
> this to say about it:
> 
> "
> Another version of this product is already installed.
> Installation of this version cannot continue. To
> configure or remove the existing version of this product,
> use Add/Remove Programs on the Control Panel.
> 
> [OK]
> "
> 
> Note that these are *different* versions.
> 
> This limitation effectively prevents me from having multiple
> versions of Apache installed on the same system, which further
> makes testing an impossibility.
> 
> Is this an issue with the MSI package, perhaps?
> -- 
> Regards,
> Raymond.
> 
> -- 
> _______________________________________________
> Få gratis E-postadresse hos Spray Mail! -  http://mail.spray.no
> 
> Powered by Outblaze
> 
> ---------------------------------------------------------------------
> 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]
> 
> 
Diese E-mail ist eine private und persönliche Kommunikation. Sie hat keinen 
Bezug zur Börsen- bzw. Geschäftstätigkeit der SWX Gruppe. This e-mail is of a 
private and personal nature. It is not related to the exchange or business 
activities of the SWX Group. Le présent e-mail est un message privé et 
personnel, sans rapport avec l'activité boursière du Groupe SWX.
 
 
This message is for the named person's use only. It may contain confidential, 
proprietary or legally privileged information. No confidentiality or privilege 
is waived or lost by any mistransmission. If you receive this message in error, 
please notify the sender urgently and then immediately delete the message and 
any copies of it from your system. Please also immediately destroy any 
hardcopies of the message. You must not, directly or indirectly, use, disclose, 
distribute, print, or copy any part of this message if you are not the intended 
recipient. The sender's company reserves the right to monitor all e-mail 
communications through their networks. Any views expressed in this message are 
those of the individual sender, except where the message states otherwise and 
the sender is authorised to state them to be the views of the sender's company.

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