php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #48626 There is a problem with this Windows Installer package.
Submitted: 2009-06-21 06:26 UTC Modified: 2009-07-06 01:00 UTC
Votes:3
Avg. Score:4.3 ± 0.9
Reproduced:2 of 2 (100.0%)
Same Version:1 (50.0%)
Same OS:2 (100.0%)
From: dogojosho at jcmailserve dot net Assigned: jmertic (profile)
Status: No Feedback Package: Windows Installer
PHP Version: 5.2.10 OS: Windows Vista Basic
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: dogojosho at jcmailserve dot net
New email:
PHP Version: OS:

 

 [2009-06-21 06:26 UTC] dogojosho at jcmailserve dot net
Description:
------------
I try to run the instller and I get the message:"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."
I have Apache 2.2.x conf. selected and MySQL and Mcrypt extentions selected.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-06-28 18:22 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.10-win32-installer.msi /l*v error.log
 [2009-07-06 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: Mon Dec 23 14:01:29 2024 UTC