ID: 39781 Updated by: [EMAIL PROTECTED] Reported By: ggxtreme at gmail dot com -Status: Assigned +Status: Closed Bug Type: IIS related Operating System: Windows XP Professional Edition PHP Version: 5.2.0 Assigned To: jmertic New Comment:
I cannot reproduce this with the installer. I would try fully uninstalling PHP and trying to reinstall again. Previous Comments: ------------------------------------------------------------------------ [2006-12-08 22:22:15] ggxtreme at gmail dot com 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 this bug report at http://bugs.php.net/?id=39781&edit=1