php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #35397 php-5.1.0-installer.exe fails without a valid C:
Submitted: 2005-11-25 17:52 UTC Modified: 2013-02-18 00:19 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: tcarta at hotmail dot com Assigned:
Status: No Feedback Package: *General Issues
PHP Version: 5.1.0 OS: Windows XP
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
33 + 22 = ?
Subscribe to this entry?

 
 [2005-11-25 17:52 UTC] tcarta at hotmail dot com
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


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-12-22 12:55 UTC] johannes@php.net
-Status: Open +Status: Feedback -Package: Feature/Change Request +Package: *General Issues
 [2010-12-22 12:55 UTC] johannes@php.net
Please try with a recent version.
 [2013-02-18 00:18 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.
 [2013-02-18 00:19 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 17:01:29 2024 UTC