ID:               39163
 Comment by:       miha_avzlahar at t-2 dot net
 Reported By:      tony dot stone at gmail dot com
 Status:           Open
 Bug Type:         Win32API related
 Operating System: Windows Vista RC 1 Build 5600
 PHP Version:      5.1.6
 New Comment:

I guess I have same problem with php5isapi.dll. Or am I? 
I am running Windows Vista Ultimate. Trying to set up MySQL 5.0.27 and
PHP 5.2.0, but I always get this bull... in browser :
____________________________________________________________
Server Error in Application "Default Web Site"
HTTP Error 500.0 - Internal Server Error

Description: Calling LoadLibraryEx on ISAPI filter
"C:\php\php5isapi.dll" failed

Error Code: 0x800700c1

Notification: Unknown

Module: IIS Web Core

Requested URL: http://localhost:80/wp-admin/install.php

Physical Path: E:\FTProot\www\mihavista\wp-admin\install.php

Logon User: Not yet determined

Logon Method: Not yet determined

Handler: StaticFile
__________________________________________________________

And this in event viewer :

___________________________________________________________
ISAPI Filter 'C:\php\php5isapi.dll' could not be loaded due to a
configuration problem. The current configuration only supports loading
images built for a AMD64 processor architecture. The data field
contains the error number. To learn more about this issue, including
how to troubleshooting this kind of processor architecture mismatch
error, see http://go.microsoft.com/fwlink/?LinkId=29349.
____________________________________________________________

WTF ??? Any suggestions ?


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

[2006-11-18 05:56:51] jussi dot palo at gmail dot com

Having the same issue on 5.2.0 on Vista RTM. Have tried with
php5isapi.dll as well as php-cgi.exe, both give me the same error as
described in the bug report. This error occurs every time I try to
access .php pages.

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

[2006-10-22 14:55:18] tony dot stone at gmail dot com

Is there anything else I can do to assist with this?

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

[2006-10-17 11:03:01] tony dot stone at gmail dot com

No it doesn't.  I installed the following version:

16 Oct 2006 12:40:40 +0200
Version: 5.2.0RC6-dev
Branch

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

[2006-10-17 07:42:10] [EMAIL PROTECTED]

Does it work with 5.2.0 snapshots from http://snaps.php.net/ ?


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

[2006-10-17 00:43:25] tony dot stone at gmail dot com

PHP isn't crashing so there's no way to get a backtrace (that I know
of).  I did download the debug files and install them, but there's no
popup or window of any sort that would allow me to click Cancel or
enter a debug view.  PHP isn't technically crashing.  php5isapi.dll
is making an API call to the OS via the DefaultAppPool in IIS7 and the
DefaultAppPool is shutting down and generating an event log error,
which reads, "Failed to find the RegisterModule entrypoint in the
module DLL C:\Inetpub\PHP\php5isapi.dll.  The data is the error."

Maybe I'm just not getting it, but I don't see any way to get the
backtrace info per the directions
(http://bugs.php.net/bugs-generating-backtrace-win32.php) based on this
behavior.

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

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/39163

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

Reply via email to