php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #43119 Installer works false
Submitted: 2007-10-28 07:54 UTC Modified: 2008-08-22 18:15 UTC
From: fe_gl84 at email dot de Assigned: jmertic (profile)
Status: No Feedback Package: Windows Installer
PHP Version: 5.2.4 OS: w2k3
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:
12 + 8 = ?
Subscribe to this entry?

 
 [2007-10-28 07:54 UTC] fe_gl84 at email dot de
Description:
------------
A actual PHP 5.2.4 Installer for Windows (downloaded: 28 oct 2007) has a faulty install-routine or other any bug! (ca. 20 error massages, which says that extension wasn't found)

Altough, I have checked the path of extension, the "lost" file in ext was existed! 

If I replace old PHP dictionary with php 5.2.4 zip package, php can run without fault!


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-10-29 14:32 UTC] jani@php.net
Assigned to the installer maintainer.
 [2007-10-29 14:49 UTC] jmertic@php.net
Please email 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.4-win32-installer.msi /l*v error.log
 [2007-11-05 12:30 UTC] jmertic@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 06 09:01:30 2024 UTC