php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #47024 PHP cannot be installed
Submitted: 2009-01-07 09:55 UTC Modified: 2009-02-11 17:50 UTC
From: mikolaj dot kowalski at itexpert dot pl Assigned: jmertic (profile)
Status: Closed Package: Windows Installer
PHP Version: 5.2.8 OS: Windows 2003
Private report: No CVE-ID: None
 [2009-01-07 09:55 UTC] mikolaj dot kowalski at itexpert dot pl
Description:
------------
There is a bug in installer VBScript. If Regional settings on windows has different character as decimal separator i.e. ',' PHP is not able to execute the script. I found that bug was corrected in 5.2.5 but still exist in 5.2.8. 
I've changed decimal separator to '.' and now it works.

Expected result:
----------------
correct installation


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-01-07 09:58 UTC] pajoye@php.net
> installer
 [2009-02-11 17:50 UTC] jmertic@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 13:01:28 2024 UTC