Closed (duplicate)
Project:
Boost
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Apr 2009 at 14:51 UTC
Updated:
15 Apr 2009 at 15:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
rsvelko commentedwill the http://drupal.org/files/issues/boost-no-symlinks-174380-13.patch be enough? and fix this? If so, how?
Comment #2
rsvelko commentedattaching the analog of the 5.x patch rolled for 6.x.
The bad news is that I have no time to test why is it not working at all - after patching boost with this thing and stopping the errors in watchdog ( Unable to write file: cache/example.org/node/178.html ) by chmodding to 777 and chown-ing to www-data:www-data ...
So now I cannot make it work even on node/65 pages... The pathauto based files aren't created at all - no error in the watchdog (see above why).
One more thing:
On a drupal site without i18n all works fine without any patches and with drupal 6.10 and boost 6-dev.
Before the patch on this i18n enabled site the symlinks weren't created.
Now after the patch the duplicate files aren't ...
Somebody help.
Comment #3
rsvelko commentedI need someone to test the same setup (i18n with boost) since my site has some customizations in the .htaccess I think do not matter but not sure 100%.
Please review the patch . Marking it needs work.
Comment #4
mikeytown2 commentedThe alpha-2 version should work with this patch
http://drupal.org/node/174380#comment-1226885
The latest dev version incorporates #182687: Cache pages with query strings which breaks some of the previous patches.
Comment #5
rsvelko commentedok, so now with the right patches I have more hope - will try to resolve the patch clashes.
Comment #6
rsvelko commentedMarking this a dupe - use the latest patch from #174380: Remove symlink creation. Let each path have own file and u should be fine.