This website can use cookies to improve the user experience

This website can use cookies to improve the user experience and to provide certain services and functions to users. Cookies contain small amounts of information (such as login information and user preferences) and will be stored on your device.

Enable All Cookies Privacy Policy

Error: Can't write header_block cache


avatar
huuquynh 0
From: -
Error: Can't write header_block cache

Actually the website running normal. But I've change from IIS+PHP (ISAPI mod) to IIS+FastCGI+PHP,

The old model makes my website down very frequently and slowly too. I hope that FastCGI could help my website more stable.

After that, I don't know why this error appears. Although I think that it can not write to /cache folder, but I double check its folder settings for the right.

Please help me!

Notice

This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


1 Re: Error: Can't write header_block cache
avatar
Administrator
1340
From: Vienna, Austria
Error: Can't write header_block cache

Unfortunately, I have not tried the FastCGI module for IIS yet. I would suggest that you ask directly in the IIS.net forums.
1 Re: Error: Can't write header_block cache
avatar
OP 0
From: -
Error: Can't write header_block cache

Could you please to show me the way to set the folder permissions to make it writeable for the PHP processes?

I did a search in iis.net but my english maybe not good enough to find it out.

Thank you very much!
1 Re: Error: Can't write header_block cache
avatar
Administrator
1340
From: Vienna, Austria
Error: Can't write header_block cache

Sounds like a permission problem with FastCGI and the cache folder. You need to set the folder permissions to make it writeable for the PHP processes.

Notice

This topic is archived. New comments cannot be posted and votes cannot be cast.