https://bugzilla.wikimedia.org/show_bug.cgi?id=58719
Kevin Israel (PleaseStand) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Kevin Israel (PleaseStand) <[email protected]> --- In ccabd0efb05e, MediaWiki was changed to start runJobs.php in the background at the end of the request (instead of running jobs in the same process), using the PHP binary specified as $wgPhpCli. (The default is "/usr/bin/php".) If you put something like $wgPhpCli = false; in your LocalSettings.php file, are jobs executed? -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
