Closed (duplicate)
Project:
Boost
Version:
6.x-1.0-rc2
Component:
Caching logic
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2009 at 14:25 UTC
Updated:
8 Aug 2009 at 00:01 UTC
Hi all, I get the following error on every admin page but unsure why, have checked the closed and existing issues but couldn't find the solution.
[code]
warning: file_put_contents(cache/*domain*/.boost) [function.file-put-contents]: failed to open stream: No such file or directory in /home/*username*/public_html/sites/all/modules/boost/boost.install on line 65.
[/code]
Comments
Comment #1
mikeytown2 commentedDid you create the
cache/*domain*/directory? Read #4 in the install file.Comment #2
BravoGolf commentedArgh, I'm sorry, I didn't notice that file, went straight to readme.txt :( Followed steps now and all's well, thank you :)
Comment #3
mikeytown2 commented#542832: warning: file_put_contents(cache/*domain*/.boost) error