From:             sameer at codecurry dot com
Operating system: Windows 2008 Server
PHP version:      5.3.0
PHP Bug Type:     *General Issues
Bug description:  Installing TS PHP removes non-TS installation of PHP

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 bug report at http://bugs.php.net/?id=49870&edit=1
-- 
Try a snapshot (PHP 5.2):            
http://bugs.php.net/fix.php?id=49870&r=trysnapshot52
Try a snapshot (PHP 5.3):            
http://bugs.php.net/fix.php?id=49870&r=trysnapshot53
Try a snapshot (PHP 6.0):            
http://bugs.php.net/fix.php?id=49870&r=trysnapshot60
Fixed in SVN:                        
http://bugs.php.net/fix.php?id=49870&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=49870&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=49870&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=49870&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=49870&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=49870&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=49870&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=49870&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=49870&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=49870&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=49870&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=49870&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=49870&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=49870&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=49870&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=49870&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=49870&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=49870&r=mysqlcfg

Reply via email to