php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #45872 Win installer reports script file can't be run
Submitted: 2008-08-20 19:55 UTC Modified: 2009-05-27 01:00 UTC
Votes:8
Avg. Score:5.0 ± 0.0
Reproduced:8 of 8 (100.0%)
Same Version:6 (75.0%)
Same OS:6 (75.0%)
From: jperry at thepayrollpros dot com Assigned: jmertic (profile)
Status: No Feedback Package: Windows Installer
PHP Version: 5.2.6 OS: win xp
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2008-08-20 19:55 UTC] jperry at thepayrollpros dot com
Description:
------------
This won't allow me to paste in a copy of the error message. Good Grief. Now I have to go back and try to remember the message text. How lame!

"There is a problem with this Windows Installer Package. A script required for this install to complete could not be run. Contact your support personnel or package vendor."


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-08-20 20:42 UTC] bjori@php.net
Which installer? From PHP5.2.6?
 [2008-08-21 12:42 UTC] jperry at thepayrollpros dot com
php-5.2.6 win32 installer
 [2008-08-22 06:48 UTC] jani@php.net
I would suggest trying the latest snapshot, lot of fixes have been done since the release of 5.2.6:

http://snaps.php.net/win32/php5.2-win32-installer-200808060430.msi

 [2008-08-22 12:37 UTC] jperry at thepayrollpros dot com
the 5.2.7 installer referred to by the link produced the same error message.
 [2008-12-05 11:00 UTC] wulfert at web dot de
Still the same bug in the new installer <http://www.php.net/get/php-5.2.7-win32-installer.msi/from/a/mirror>.
 [2008-12-05 17:14 UTC] justin dot carlson at gmail dot com
+1 for same issue in 5.2.7
 [2009-05-19 18:43 UTC] jmertic@php.net
Could you run it in verbose logging mode and attach the log file? To run in verbose logging mode issue the below command from the command prompt ( from the same directory where the install exists ):

msiexec /i php-5.2.9-2-Win32-VC6-x86 /l*v error.log
 [2009-05-27 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 01:01:28 2024 UTC