ID: 43509 Updated by: [EMAIL PROTECTED] -Summary: PHP MSI Installer Creates bizarre Path env var Reported By: ericp at activestate dot com -Status: Open +Status: Assigned -Bug Type: Unknown/Other Function +Bug Type: *General Issues Operating System: Windows Vista PHP Version: 5.2.5 -Assigned To: +Assigned To: jmertic New Comment:
Assigned to the installer maintainer. Previous Comments: ------------------------------------------------------------------------ [2007-12-05 22:27:55] ericp at activestate dot com Description: ------------ Running the PHP 5.2.5 MSI Installer on Vista created a user path setting in my environment of this: C:\PHP\;䌻尺灡獰獜湶扜湩 Before I had all my path settings as a user-variable, and there was no system path. Reproduce code: --------------- Move the environment path setting as a System variable (this is probably wrong) Zap the system path environment variable Run the PHP 5.2.5 installer Expected result: ---------------- c:/php/ is inserted at the start of User path Actual result: -------------- The system path of C:\PHP\;䌻尺灡獰獜湶扜湩 is created. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=43509&edit=1
