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

             Bug #: 28752
           Summary: Update-script does not work properly when xcache is
                    enabled
           Product: MediaWiki
           Version: 1.16.4
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Maintenance scripts
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: jweberho...@weberhofer.at
                CC: innocentkil...@gmail.com
    Classification: Unclassified


When xcache has been enabled, the update script called from the command line
fails with errors:

============
?@server:~/public_html/wiki/maintenance$ php update.php
PHP Warning:  xcache_get(): xcache.var_size is either 0 or too small to enable
var data caching in /home/xxxxxx/public_html/wiki/includes/BagOStuff.php on l  
                                                                          ine
552
PHP Warning:  xcache_set(): xcache.var_size is either 0 or too small to enable
var data caching in /home/xxxxxx/public_html/wiki/includes/BagOStuff.php on l  
                                                                          ine
567

============

This seems to be an xcache-related problem; 

As this problem will not be fixed in xcache
[http://xcache.lighttpd.net/ticket/228], I'd suggest to automatically disable
all caches when scripts are invoked from command-line.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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