Can you please translate the error message to english?
Additionally, there are two versions of Windows Cache for PHP. There is a version specific to PHP 5.2 and a version specific to PHP 5.3, please make sure that you are installing the correct version.
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
You may need to follow up with Zend support on this one. But I do have the following observations/suggestions.
Zend 5.5 appears to only be available in a 32bit version for Windows (see system requirements here:
http://static.zend.com/topics/Zend-Guard-Release-Notes-v5-5.txt) Windows 2008r2 is only available in 64bit versions. The system requirements section doesn't indicate that Zend is
supported on any 64bit Windows versions.
Try running your site as a 32bit application. Enable 32-Bit Applications = True in the
Advanced Settings of the Application Pool.
You may also want to review
http://forums.iis.net/p/1173100/1961518.aspx. A similar problem is discussed here, no resolution is marked but maybe there is an idea that helps you out.
Finally, what about WinCache 1.1? Have you tried that version with Zend?
Lou Prete [MSFT]
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
WinCache was never tested with Zend Guard and there are no plans to make it work with Zend Guard. Are you using PHP build from windows.php.net or are you using Zend Server? If you have zend server then instead of wincache you can use the opcode cache included
with Zend Server (Zend Optimizer+).
Cyrax
2 Posts
WinCache 1.2 and PHP 5.3.6 Error 500.0
Apr 04, 2011 12:27 PM|LINK
i have server
win 2008 r2
iis 7.5
php 5.3.6 NTS
it work good.
but when i install WinChache, i have error
<div class="content-container"> </div>phpinfo() in page http://test.blaze.su
lprete
164 Posts
Microsoft
Moderator
Re: WinCache 1.2 and PHP 5.3.6 Error 500.0
Apr 07, 2011 01:10 PM|LINK
Can you please translate the error message to english?
Additionally, there are two versions of Windows Cache for PHP. There is a version specific to PHP 5.2 and a version specific to PHP 5.3, please make sure that you are installing the correct version.
Also are you using the Web Platform installer to install these products? If not please try installing with Web Platform installer. (http://www.microsoft.com/web/downloads/platform.aspx)
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Cyrax
2 Posts
Re: WinCache 1.2 and PHP 5.3.6 Error 500.0
Apr 07, 2011 05:26 PM|LINK
I installed the correct version WinCache 1.2 for PHP 5.3.х. and Zend Guard 5.5 for 5.3.x.
When Zend Guard is disabled then WinCache and IIS work.
When WinCache is disabled then Zend Guard and IIS work.
When WinCache and Zend Guard are disable then I have error 500.0 emergency break process FastCGI. I need WinCache and Zend Guard work together.
lprete
164 Posts
Microsoft
Moderator
Re: WinCache 1.2 and PHP 5.3.6 Error 500.0
Apr 07, 2011 06:04 PM|LINK
You may need to follow up with Zend support on this one. But I do have the following observations/suggestions.
Zend 5.5 appears to only be available in a 32bit version for Windows (see system requirements here: http://static.zend.com/topics/Zend-Guard-Release-Notes-v5-5.txt) Windows 2008r2 is only available in 64bit versions. The system requirements section doesn't indicate that Zend is supported on any 64bit Windows versions.
Try running your site as a 32bit application. Enable 32-Bit Applications = True in the Advanced Settings of the Application Pool.
You may also want to review http://forums.iis.net/p/1173100/1961518.aspx. A similar problem is discussed here, no resolution is marked but maybe there is an idea that helps you out.
Finally, what about WinCache 1.1? Have you tried that version with Zend?
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
ruslany
900 Posts
Microsoft
Moderator
Re: WinCache 1.2 and PHP 5.3.6 Error 500.0
Apr 11, 2011 04:43 PM|LINK