From:             ggxtreme at gmail dot com
Operating system: Windows XP Professional Edition
PHP version:      5.2.0
PHP Bug Type:     *General Issues
Bug description:  Can't Install/Server Gives Error

Description:
------------
I am trying to setup PHP 5.2.0 for an Abyss server that will host an RSS
feed.  When I run the Windows msi installer for 5.2.0, I choose "Other CGI
server".  But when it gets close to the end and says "Error trying access
the local web service: GetObject Failed. You will need to manually
configure IIS via the management console.", then it says "There is a
problem with this Windows Installer package. A program run as part of the
setup did not finish as expected. Contact your support personnel or
package vendor.".  I do not plan on using IIS at all.  I am trying to
stream music to my PSP, following the guide step-by-step from PSP 411
<http://www.psp411.com/show/guide/44/0/Streaming_Music_From_Your_PC_To_Your_PSP.html>.

Reproduce code:
---------------
This is the RSS php script: <http://www.dclxvi.nl/psp_rss/oldversion.asp>

Expected result:
----------------
Some sort of RSS feed directory page (or anything besides 13 errors).

Actual result:
--------------
I tried ignoring the errors, but when I tried to access the Abyss server,
it tried to load the index.php file with php 5.2.0 and I got several error
messages:

-"This application has failed to start because php_mbstring.dll was not
found. Re-installing the application may fix this problem." (Waiting 20
seconds produces an "Error 500" page.)
-Same error, but with 'isqlt09a.dll'
-Same error, but with 'OCI.dll' (3 times)
-Same error, but with 'aspell-15.dll'
-Same error, but with 'libcs.dll'
-Same error, but with 'DB2CLI.dll'
-Same error, but with 'CORE_RL_magick_.dll'
-Same error, but with 'iilibapi.dll'
-Same error, but with 'lcrzo.dll'
-Same error, but with 'OCIW32.dll'
-Same error, but with 'intl3_svn.dll'
-"The procedure entry point [EMAIL PROTECTED] could not be
located in the dynamic link library yaz.dll." (Waiting 20 seconds produces
an "Error 504" page.)
-"CGI / FastCGI has encountered a problem and needs to close.  We are
sorry for the inconvenience." (Waiting 20 seconds produces an "Error 500"
page.)

I have tried reinstalling and picking 'Do not set up webserver', but the
same thing happens. I have followed the guide exactly, unless the whole
thing is wrong. It has worked for other people I know.

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

Reply via email to