https://bugzilla.wikimedia.org/show_bug.cgi?id=18914
Gregor Hagedorn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Severity|enhancement |major --- Comment #1 from Gregor Hagedorn <[email protected]> 2011-11-11 11:28:25 UTC --- I consider this a bug, not an enhancement because it breaks wiki farms. Widgets requires Apache-write rights in a code-directory that is inside the shared code base. Many wikis all attempt to write into the same code folder here. The enhancement of reducing the update hassle would also be welcome, of course. With each minor version update, the rights to the folder have to be recreated (as a result of widgets being distributed as svn-tagged version, requiring to delete previous version before checking out the update). Mediawiki has an explicitly directory for such purposes: $wgCacheDirectory - Directory for caching data in the local filesystem. - this works well on a wikifarm. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
