php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #49870 Installing TS PHP removes non-TS installation of PHP
Submitted: 2009-10-14 04:16 UTC Modified: 2010-09-10 21:32 UTC
From: sameer at codecurry dot com Assigned: pajoye (profile)
Status: Duplicate Package: Windows Installer
PHP Version: * OS: Windows 2008 Server
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: sameer at codecurry dot com
New email:
PHP Version: OS:

 

 [2009-10-14 04:16 UTC] sameer at codecurry dot com
Description:
------------
We have been using Apache with PHP. And this new project required developing on IIS+PHP.

Issue, is the installing TS version of PHP removes non-TS installation of PHP affecting existing configured servers.

I had Apache running with 5.2 and then when setting up IIS7 to run PHP the installer removed the files required by Apache server. 



Reproduce code:
---------------
<no code>

Expected result:
----------------
The installer should not tamper the existing installation. Even when choosing to install the non-TS version of PHP, the installer removed the files installed by the previous TS version installer.

I have discussed this here as well: http://forums.iis.net/t/1161449.aspx

Currently I have IIS and Apache server both running on my Win 2008 x64 version. 

Actual result:
--------------
Running thread-safe PHP MSI installer removes non-TS installation of PHP and vice-versa. 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-10-14 08:56 UTC] pajoye@php.net
The installer does not support yet multiple install of php. We may support it in a near future, in the meantime you have to install one of them manually. FCGI is the easiest :)
 [2010-05-05 16:08 UTC] pajoye@php.net
-PHP Version: 5.3.0 +PHP Version: * -Assigned To: +Assigned To: pajoye
 [2010-07-05 17:18 UTC] pajoye@php.net
-Type: Bug +Type: Feature/Change Request
 [2010-09-10 21:32 UTC] pajoye@php.net
-Status: Analyzed +Status: Duplicate
 [2010-09-10 21:32 UTC] pajoye@php.net
Will treated using the bug #50583
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 01:01:30 2024 UTC