php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #43390 Windows installer fails to run
Submitted: 2007-11-23 14:25 UTC Modified: 2008-08-22 18:18 UTC
From: david dot taylor at brodies dot co dot uk Assigned: jmertic (profile)
Status: Not a bug Package: Windows Installer
PHP Version: 5.2.5 OS: Windows XP SP2
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: david dot taylor at brodies dot co dot uk
New email:
PHP Version: OS:

 

 [2007-11-23 14:25 UTC] david dot taylor at brodies dot co dot uk
Description:
------------
1.  Downloaded php-5.2.5-win32-installer.msi.
2.  Double clicked to run it.
3.  Pressed 'Run' button on 'Open File - Security Warning' dialog.
4.  Got error message titled 'Windows Installer'.
5.  Repeated above steps three times just in case there was an intermittent down load error.

Expected result:
----------------
The installer to succeed without errors.

Actual result:
--------------
Error message read 'This installation package could not be opened.  Contact the application vendor to verify that this is a valid Windows Installer Package.'

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-11-24 12:03 UTC] jani@php.net
Assigned to the installer maintainer.
 [2007-11-25 06:18 UTC] jmertic@php.net
Can you verify that the MD5 of the file you downloaded matches that of what's listed at http://www.php.net/downloads.php?
 [2007-11-26 08:44 UTC] david dot taylor at brodies dot co dot uk
What do you mean by 'MD5'?
 [2007-11-26 12:43 UTC] jmertic@php.net
MD5 checksum ( see http://en.wikipedia.org/wiki/Md5 ). Make sure the one we provide matches the one generated locally on your downloaded file.
 [2007-11-26 13:55 UTC] david dot taylor at brodies dot co dot uk
Using MD5Sum (from http://www.pc-tools.net/win32/md5sums/):


Dwonloaded file from http://www.php.net/get/php-5.2.5-win32-installer.msi/from/a/mirror gave: ed25d74bae5257d88e00e704da5e5e04

http://www.php.net/downloads.php gives checksum as: f9396b654721d9a18c95ea6412c3d54e

Tried another download and got:
Attempt 1: 16f5196f641b675d58c2f421cc2c0256
Attempt 2: 289434b7bb65069bbd6cc190110db15e
Attempt 3: a279d847f3067c7ad67195921bbc3a43

To verify MD5Sum was consistent then rescanned attempt 3 and got:
a279d847f3067c7ad67195921bbc3a43

Any ideas?
 [2007-11-28 12:17 UTC] david dot taylor at brodies dot co dot uk
Problem solved.  Problem with proxy server at my end.  Thanks for your help.
 [2007-11-28 12:22 UTC] derick@php.net
Ok, let's bogus it then.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 17:01:29 2024 UTC