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 Category100)
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.
Can anybody point me to a solution. I have searched the web but got no good answer ...
Thanx
BKEi would say the problem stems from having windows installed. but seriously, i fail to see what this has to do with php (let alone php5) seeing as it was fine before you installed vs.
ide ask over at msdn (<!-- m --><a class="postlink" href="http://msdn.com">http://msdn.com</a><!-- m -->).Don't forget to let us know if it turns out to have anything to do with PHP.It is a case of PHP! If PHP is not installed the server restarts fine. Any other scriptengine is doing fine as long as php is not running.
After enabling the isapi extension in IIS, the restart brings up that problem. But as you can see in the bugtracker :
<!-- m --><a class="postlink" href="http://bugs.php.net/bug.php?id=35263">http://bugs.php.net/bug.php?id=35263</a><!-- m -->
This problem is not taken serious..... even if it exists ...Well, like they said.
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 Category100)
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.
Can anybody point me to a solution. I have searched the web but got no good answer ...
Thanx
BKEi would say the problem stems from having windows installed. but seriously, i fail to see what this has to do with php (let alone php5) seeing as it was fine before you installed vs.
ide ask over at msdn (<!-- m --><a class="postlink" href="http://msdn.com">http://msdn.com</a><!-- m -->).Don't forget to let us know if it turns out to have anything to do with PHP.It is a case of PHP! If PHP is not installed the server restarts fine. Any other scriptengine is doing fine as long as php is not running.
After enabling the isapi extension in IIS, the restart brings up that problem. But as you can see in the bugtracker :
<!-- m --><a class="postlink" href="http://bugs.php.net/bug.php?id=35263">http://bugs.php.net/bug.php?id=35263</a><!-- m -->
This problem is not taken serious..... even if it exists ...Well, like they said.