On Mon, Mar 21, 2011 at 03:09:12PM -0700, [email protected] wrote: > james > 2011-03-21 15:09:12 -0700 (Mon, 21 Mar 2011) > 250 > Remove the old httrack version of the script that gathers the music and sound > effect import files. > It had become brutally slow because of insane amounts of crazy redirect > garbage, and > it was polluting the Sound Effects folder with useless php files. > --- > D web/mirror/media/
The problems were something to do with httrack and how it interacts with mediawiki. I realized I had no reason whatsoever to be fetching the files via http, and replaced the whole mess with a simple script that runs on the same server that the wiki is on, and just zips up all the oggs and midis directly from the folder where mediawiki stores them. --- James _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
