PhpBB forum permission issues

Status
Not open for further replies.

vergegam

New Member
Messages
3
Reaction score
0
Points
1
Hello,

Last night my site went down with the error:
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/di/container_builder.php on line 292: file_put_contents(./cache/container_0374ec857381230fa83049643ce3cdee.php): failed to open stream: No such file or directory
Fatal: ./cache/ is NOT writable.

After trying to fix it for awhile and not succeeding, I found this post which explained the issue. I know that I can't chmod directories to 777 in x10Hosting, so I was wondering if anyone knew a way to solve my problem. I've already checked all the other files and directories to make sure they are set up properly, but I'd take any advice at this point.
Here is the link: https://www.phpbb.com/support/docs/en/3.0/kb/article/phpbb3-chmod-permissions/

Thanks in advance!
 

vergegam

New Member
Messages
3
Reaction score
0
Points
1
I fixed the problem. I had accidentally deleted the cache folder in public_html, and container_builder.php couldn't make the folder by itself.
 
Status
Not open for further replies.
Top