Answered: The directory home/public_html/ask/cache/ defined as QA_CACHE_DIRECTORY is not writable by the web server.

Post date: 2023-05-08 05:58:57
Views: 198

Making a webserver directory world-writable (777 permissions) is a bad idea. Never do that unless you know exactly what you need it for.

Change owner and group of the cache directory to the webserver user and group (on Debian systems that'd be "www-data" and "www-data") and change the permissions to 750.

With that said, the problem is most likely that the webserver user cannot traverse one of the ancestor directories. Check the permissions of all directories in the full path to home/public_html/ask/cache and make sure the webserver user has at least "x" permissions to all of them.

If you can use POSIX ACLs you can fix missing permissions by adding an ACL granting the user "x" access, otherwise grant "o+x" to directories where the webserver user doesn't have access by ownership or group.

Please click Here to read the full story.
 
Other Top and Latest Questions:
The private space race is spurring a luxury hotel land grab for Florida oceanfront property
Analysis: Chairman Kevin Warsh’s task forces are the key to understanding the new Fed
Thursday's big stock stories: What’s likely to move the market in the next trading session
The market didn't like what it heard from the Fed and its new leader Kevin Warsh
From Mom and Dad to Just Mom
What would happen if the POTUS started shooting people in the streets?
Unconventional lifestyle people: what those assets do?
CEOs of Anthropic and Google DeepMind call for U.S.-led AI coalition in meeting at G7
Amazon AI exec predicts first 'commercially useful' quantum computers in 5-7 years
Google Gemini co-lead Noam Shazeer leaves for OpenAI