From:             artist at wavenet dot org
Operating system: Windows XP
PHP version:      5.2.6
PHP Bug Type:     Windows Installer
Bug description:  Error 1720: File not found Line 182, Column 9

Description:
------------
Right near the end of the insallation of:
php-5.2.6-nts-win32-installer.msi
I get an error message box on screen. Pasted below is information about
this error from the Event Viewer:

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.

I ran the installer from an administrative account. Starting vbscript.dll
using the regsvr32 command did not make a difference. The language in
effect is English (United States). The decimal separator was a decimal
point.

I am not using the MS Internet Information Server. I am using LightTPD
instead. I did select the IIS FastCGI radio button in the Web Server Setup
installation page because I needed the file php-cgi.exe for Fast CGI which
it does not otherwise install. When I deselect this IIS option I get an
error message box that the installation has failed, and there is no entry
in the Event Viewer about what this failure is.

Using the snapshot is not a good option because although this installation
is for local development, and not a production server, I still need
reliability so website development is not disrupted. If this can be fixed
or worked around in 5.2.6 I need to know how.

Expected result:
----------------
A PHP installation

Actual result:
--------------
In spite of this error PHP did seem to install the files. But it seems I
cannot make changes to the installation. I tried to change it to not
install SNMP but on PHP startup I still get errors related to this package
after deselecting its option in Add/Remove Programs. The output of my
startup batch file:

Starting LightTPD...

LightTPD/1.4.20-1 (Win32) - with SSL Support
A fast, secure and flexible webserver...

This version is built for WLMP Webserver Package,
http://en.wlmp-project.net/
The package is compiled with GCC under 'i686-pc-cygwin' platform.
Build-Date: Oct  6 2008 17:30:39

Starting PHP FastCGI...
Cannot find module (IP-MIB): At line 0 in (none)
Cannot find module (IF-MIB): At line 0 in (none)
Cannot find module (TCP-MIB): At line 0 in (none)
Cannot find module (UDP-MIB): At line 0 in (none)
Cannot find module (SNMPv2-MIB): At line 0 in (none)
Cannot find module (SNMPv2-SMI): At line 0 in (none)
Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
Cannot find module (SNMPv2-TM): At line 0 in (none)


-- 
Edit bug report at http://bugs.php.net/?id=46581&edit=1
-- 
Try a CVS snapshot (PHP 5.2):        
http://bugs.php.net/fix.php?id=46581&r=trysnapshot52
Try a CVS snapshot (PHP 5.3):        
http://bugs.php.net/fix.php?id=46581&r=trysnapshot53
Try a CVS snapshot (PHP 6.0):        
http://bugs.php.net/fix.php?id=46581&r=trysnapshot60
Fixed in CVS:                        
http://bugs.php.net/fix.php?id=46581&r=fixedcvs
Fixed in CVS and need be documented: 
http://bugs.php.net/fix.php?id=46581&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=46581&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=46581&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=46581&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=46581&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=46581&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=46581&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=46581&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=46581&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=46581&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=46581&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=46581&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=46581&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=46581&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=46581&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=46581&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=46581&r=mysqlcfg

Reply via email to