From:             gidmanma at hotmail dot com
Operating system: Windows Server 2003
PHP version:      Irrelevant
PHP Bug Type:     Feature/Change Request
Bug description:  php.ini location change to enable multiple versions of PHP 

Description:
------------
IIS 6.0 on Windows Server 2003 allows seperate MIME mappings for each web
site on the server.  Using site specific MIME mappings I am running both
PHP 4.3.6 and PHP 5.0.0 RC2 (both in ISAPI) at the same time on the same
server.  The only problem is that there is no way to specify a seperate
php.ini for each version of PHP installed.

Can something be changed in PHP that either causes it to look for the ini
in the same folder/directory as the dll?  Or, is there another way around
this problem?

TIA


-- 
Edit bug report at http://bugs.php.net/?id=28448&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=28448&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=28448&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=28448&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=28448&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=28448&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=28448&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=28448&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=28448&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=28448&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=28448&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=28448&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=28448&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28448&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=28448&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=28448&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=28448&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=28448&r=float

Reply via email to