https://bugzilla.wikimedia.org/show_bug.cgi?id=66644

            Bug ID: 66644
           Summary: runJobs.php stop working?
           Product: MediaWiki
           Version: 1.23.0
          Hardware: All
                OS: other
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: Maintenance scripts
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: zog...@gmail.com
       Web browser: ---
   Mobile Platform: ---

I am running MW 1.23.0 on centos with following environment: PHP    5.4.27
(fpm-fcgi) MySQL    5.6.17.

User report the wiki stop from update template. Then I realized that php
runJobs.php stop working after I upgrade MW to 1.23.0.

I tried to run php runJobs.php --globals, and script stop here:

            [mPreprocessorClass] => Preprocessor_DOM
        )

    [wgTitle] =>
    [wgDeferredUpdateList] => Array
        (
        )

    [func] => DuoshuoExtension
    [profName] => Setup.php-extensions-DuoshuoExtension
    [wgServerName] =>
    [wgFullyInitialised] => 1
    [wgSharedSchema] =>
)

Which looks like a extension called Duoshuo blocked the runJobs.php.
Unfortunately this is an important extension, I can not stop it. May I please
to know what is wgSharedSchema, and how to modify the extension to fix this
problem?

Extension page:
https://github.com/duoshuo/duoshuo-mediawiki/blob/master/Duoshuo/Duoshuo.php

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to