Error: Can't write header_block cache
huuquynh 0
From: -
From: -
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
Philipp
From: Vienna, Austria
Administrator
1340From: 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.
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
huuquynh
OP
0
From: -
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!
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
Philipp
From: Vienna, Austria
Administrator
1340From: 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.
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.
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!