ID:               43639
 Comment by:       davkalman at gmail dot com
 Reported By:      erik dot kullberg at telia dot com
 Status:           No Feedback
 Bug Type:         *General Issues
 Operating System: Windows Vista
 PHP Version:      5.2.5
 New Comment:

This is not really a bug, just that the installer needs to be run as
administrator.

When Right-clicking, Vista does not propose "Run as administrator" for
MSI files. To correct this, modify the registry as follow: 

http://juice.altiris.com/download/1382/msi-run-as-administrator-context-menu-for-vista


Previous Comments:
------------------------------------------------------------------------

[2008-01-06 13:56:39] sean dot mccleary at gmail dot com

Found a work-around.

Create a batch file to run the installer, and run the batch file as
administrator.

Batch file should contain the single line:

msiexec /i C:\php-5.2.5-win32-installer.msi

Save it, right-click on it, run as administrator.

------------------------------------------------------------------------

[2008-01-06 12:53:48] sean dot mccleary at gmail dot com

Same problem with 5.2.6-dev, by the way.

------------------------------------------------------------------------

[2008-01-06 12:49:30] sean dot mccleary at gmail dot com

Same problem here.  More info from the Windows event viewer:

Product: PHP 5.2.5 -- 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 unconfigApache script error -2146828218, Microsoft VBScript
runtime error: Permission denied Line 142, Column 5,

------------------------------------------------------------------------

[2007-12-30 01:00:02] 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".

------------------------------------------------------------------------

[2007-12-24 13:31:07] lehelkovach at hotmail dot com

I also have the same problem having Vista Home Premium 32bit.  I tried
the installer provided in the reply but i got the same problem of the
script not being able to run.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/43639

-- 
Edit this bug report at http://bugs.php.net/?id=43639&edit=1

Reply via email to