ID: 49870 Updated by: paj...@php.net Reported By: sameer at codecurry dot com -Status: Open +Status: Assigned Bug Type: *General Issues Operating System: Windows 2008 Server PHP Version: 5.3.0 New Comment:
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 :) Previous Comments: ------------------------------------------------------------------------ [2009-10-14 04:16:43] 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. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=49870&edit=1