ID:               35263
 User updated by:  bke15 at gmx dot de
 Reported By:      bke15 at gmx dot de
-Status:           Bogus
+Status:           Open
 Bug Type:         IIS related
 Operating System: Windows2003
 PHP Version:      5.0.5
 New Comment:

I think your solution is too quick. If i setup my machine with VC6 but
without ISAPI Extension that Crash does not happen.

This crash happens only if PHP is installed. So there must be a reason
why ...


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

[2005-11-17 15:42:28] [EMAIL PROTECTED]

Report problems with VisualC++ to Microsoft. Not our problem.
(FYI: It works fine for me..)


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

[2005-11-17 15:32:52] bke15 at gmx dot de

I have quickly tested the lastest Version and it happens too.

Why do i think its not a VC6 Problem ?

Because this error can only be detected when this Tool is onboard.
Otherwise Windows might ignore this error. Only when a valid
development solution is installed the error is displayed. I have no
idea if it is shown too if other development environments are
installed.

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

[2005-11-17 15:24:02] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip



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

[2005-11-17 15:23:56] [EMAIL PROTECTED]

>After putting VisualC++6.0 on the server i am getting
>Application Errors during restart.

What makes you think it's PHP problem, not a problem of MSVC?

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

[2005-11-17 15:18:10] bke15 at gmx dot de

Description:
------------
Hi

I am using PHP5 on a Windows2003 Server with IIS. When i restart the
machine with installed and working php5.0.5 everything is fine. After
putting VisualC++6.0 on the server i am getting Application Errors
during restart. I have nothing changed so far.

What is installed :

- Win2003 Server
- IIS with ISAPI Extension
- PHP 5.0.5 original BIN Distri from php.net ISAPI
- Visual C++ 6.0

The Application Error occurs during iisrestart an says following :

Event Type: Error
Event Source: Application Error
Event Category: (100)
Event ID: 1000
Date: 17.11.2005
Time: 14:56:24
User: N/A
Computer: MYSERVER
Description:
Faulting application w3wp.exe, version 6.0.3790.1830, faulting module
unknown, version 0.0.0.0, fault address 0x01c61628.



Reproduce code:
---------------
run iisreset after calling a simple php page from the server.

1. Call page with phpinfo()
2. type iisreset on commandprompt 
3. get the error in the log and as popup on screen

repeat steps 1-3 - you will get the error each time.


Expected result:
----------------
no error as without VC++

Actual result:
--------------
Application Error occurs - 


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


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

Reply via email to