[11:53:10] legoktm: hey, have anything recently changed regarding extension registration (specially global variable) I think there is a regression: https://phabricator.wikimedia.org/T174962 [12:12:51] you guys know what this error is: "(32)Broken pipe: mod_fcgid: ap_pass_brigade failed in handle_request_ipc function, referer: https://www.w" [12:13:13] and error 500 "GET /load.php?debug=false&lang=pt-br&modules=mediawiki.legacy.commonPrint%2Cshared%7Cmediawiki.sectionAnchor%7Cmediawiki.skinning.interface%7Cskins.vector.styles&only=styles&skin=vector HTTP/1.0" [12:13:53] started after a server migration [14:41:33] Amir1: I'll look in a bit [15:26:19] Thanks [17:09:33] is there anywhere with advice on how to setup runJobs.php as a cron job? I keep finding this being recommended but cannot find any info on how to do it. [17:50:58] Quasar`: have you ever used cron jobs before? [17:51:28] * * * * * php /var/www/mediawiki/core/maintenance/runJobs.php --maxjobs 100 --maxtime 55 >> /home/legoktm/runJobs.log [17:51:54] that starts a new runJobs.php invocation every minute, and tells it to run for 55 seconds. [17:54:58] isn't ***** abusive? :) [18:00:31] I think I scrounged up enough info to give it a whirl [18:00:33] thanks though [18:02:24] legoktm: I'd suggest */15 or something like that; I don't see a real need to run the queue every minute [18:02:45] I suppose that should be @ Quasar` as well [18:02:54] yeah, that's probably a better recommendation [22:11:38] Vagrant provision results in Error: Could not find class ::apache for mediawiki-vagrant.dev on node mediawiki-vagrant.dev. Windows Server 2008 R2