php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #45685 Installing all extensions fails
Submitted: 2008-08-02 02:46 UTC Modified: 2008-08-22 18:28 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:0 (0.0%)
Same OS:2 (100.0%)
From: emperorshishire at gmail dot com Assigned:
Status: No Feedback Package: Windows Installer
PHP Version: 5.2.6 OS: Windows XP
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
1 + 10 = ?
Subscribe to this entry?

 
 [2008-08-02 02:46 UTC] emperorshishire at gmail dot com
Description:
------------
Attempting to install all extensions on Windows XP fails with a MS VBScript error -2146828235, File not Found.  Obviously, installing all extensions is not the best idea, there are many broken package dependencies, but there is nothing alerting the user to that fact.  My non-expert guess is that one of the extensions is broken and/or conflicts with one of the other extensions.  There should be a description of the "extensions" branch in the installer which notifies the user to that fact.

Actual result:
--------------
Product: PHP 5.2.6 -- Error 1720. 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.  Custom action configIIS4 script error -2146828235, Microsoft VBScript runtime error: File not found Line 182, Column 9,  

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-08-10 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 12:01:27 2024 UTC