Closed (duplicate)
Project:
Boost
Version:
5.x-1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 May 2008 at 13:46 UTC
Updated:
29 Nov 2009 at 09:40 UTC
I've set up a new site and enabled boost.
So far I only have one node, which I've given a URL alias to.
I get this message *on the cached version* of the page, ie visible to the public:
warning: symlink() [function.symlink]: File exists in /home/newport/public_html/sites/all/modules/boost/boost.helpers.inc on line 83.
Comments
Comment #1
davidwhthomas commented@joachim: You should switch of error output to the page in admin > site configuration > error reporting.
However, I'm also getting this error in the drupal php log
Perhaps a check is need to ensure the link doesn't exist first before creating it?
e.g
would that suffice?
or maybe:
DT
Comment #2
mikeytown2 commentedThis issue removes all symlinks; merging all symlink issues into this one.
#174380: Remove symlink creation. Let each path have own file