php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #40716 Installation problem Win/Apache224
Submitted: 2007-03-04 15:34 UTC Modified: 2008-08-22 18:12 UTC
Votes:7
Avg. Score:4.6 ± 0.7
Reproduced:6 of 6 (100.0%)
Same Version:5 (83.3%)
Same OS:4 (66.7%)
From: kotzlowski at hotmail dot com Assigned: jmertic (profile)
Status: Closed Package: Windows Installer
PHP Version: 5.2.1 OS: Windows XP Pro
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: kotzlowski at hotmail dot com
New email:
PHP Version: OS:

 

 [2007-03-04 15:34 UTC] kotzlowski at hotmail dot com
Description:
------------
I'm getting the same error here.
Windows XP Pro SP 2, german, full patched
Apache 2.2.4 win32 x86 no ssl (running)
php 5.2.1 win32-installer

Installation (as Administrator):
msiexec /i php-5.2.1-win32-installer.msi /l*v c:\error.txt

PHP 5.2.1 Setup Windows, Next

accept terms, Next

Install PHP 5.2.1 to: C:\Programme\PHP

Web Server Setup: Apache 2.2.x Module, checked, Next

Apache Configuration Directory: C:\Programme\Apache Software 
Foundation\Apache2.2\conf\, browsed, Next

Choose Items to install: Default plus PHP Extencsions (Entire feature will be installed on local hard drive), Next
Install

After Status "publishing" Error Screen:
PHP 5.2.1 Setup: "There is a problem with this Windows Installer package. A program run as part of setup did not finish as expected. Contact your support personnel or package vendor."
OK

Screen PHP 5.2.1 Setup:
PHP 5.2.1 Setup Wizard ended prematurely becaus of an error. Your system has not been modified. To install this program at a later time, run Setup Wizard again. Click the Finish button to exit the Setup Wizard.
Finish

PHP shows as installed under start - settings - control panel - add/remove software and there is a c:\Programme\PHP

I'll mail the error.txt to jmertic@php.net


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-03-04 15:36 UTC] kotzlowski at hotmail dot com
it's related to bug #40217
 [2007-03-18 10:48 UTC] deanas at gmail dot com
this one, however, works: 
http://downloads.php.net/edink/php-5.2.1RC3-win32-installer.msi
 [2007-03-26 12:17 UTC] jmertic@php.net
Try downloading the build again, if you are still having problems please e-mail the error.log file produced from the following to
jmertic@php.net.

From the command line in the directory where you downloaded the
installer:

msiexec /i php-5.2.1-win32-installer.msi /l*v error.log
 [2007-04-24 15:33 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 22:01:29 2024 UTC