ID: 41616 User updated by: grant at cnwtech dot ca Reported By: grant at cnwtech dot ca Status: Assigned Bug Type: Unknown/Other Function Operating System: Win XP sp2 latest 20070606 PHP Version: 5.2.3 Assigned To: jmertic New Comment:
CORRECTION: It is not the next installation page, it is where the EXTENSION and installable options are chosen... at the bottom it defaults to "C:\Program Files\PHP" even if the user changed earlier to "C:\PHP5". If the user clicks on BROWSE to the right, they are shown "C:\PHP5" (ie it changes to proper value) and then clicking OK sets this correctly. If you don't do this, it will use the DEFAULT path shown ("C:\Program Files\PHP")... with your PHP maincode installed in "C:\PHP5"... a bit of a pain. Previous Comments: ------------------------------------------------------------------------ [2007-06-07 02:36:52] grant at cnwtech dot ca Description: ------------ Using Windows MSI installer for v5.2.3. If user selects different installation path from default (C:\Program Files\PHP) and changes to something like C:\PHP5, on next installation page (after user clicks NEXT) the shown INSTALLATION PATH with NOT reflect user's changed path, but default. USER must BROWSE and CHANGE in order for the installation to properly install to new path... otherwise two disjoint directories created (C:\Program Files\PHP and C:\PHP5). Reproduce code: --------------- Not applicable. Expected result: ---------------- User should be able to change default installation path ONCE. Not clear need to specify on second installation page/options. Actual result: -------------- Not applicable. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=41616&edit=1