From:             tcarta at hotmail dot com
Operating system: Windows XP
PHP version:      5.1.0
PHP Bug Type:     Unknown/Other Function
Bug description:  php-5.1.0-installer.exe fails without a valid C:

Description:
------------
The "php-5.1.0-installer.exe" fails if I don't have a valid c: drive. My
PC uses H: as the default drive while C: is used for a removable memory
card. 

When installing PHP to h:\php, I get a message telling me:
"This software requires an additional 4327K bytes free on the C: drive to
install. Please remove any unnecessary files and try again"

The "C:" drive is obviously hardcoded into the setup application, instead
of the setup applicaton using the drive I want to install to (i.e. H:). 

Since I don't have a C: drive, the PHP installation fails altogether if I
don't insert a memory card in C:.


Reproduce code:
---------------
Run the php-5.1.0-installer.exe on a PC that does not have a C: drive

Expected result:
----------------
The error message mentioned


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

Reply via email to