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

       Web browser: ---
            Bug ID: 47281
           Summary: dumpBackup.php error with --uploads --include-files
                    options
           Product: MediaWiki
           Version: 1.20.4
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: Maintenance scripts
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

The error is about the files attached to pages. When I execute : 

php dumpBackup.php --full --uploads --include-files --output=file:dump.xml

I get the following error : 

PHP Warning:  file_get_contents(): Unable to find the wrapper "mwstore" - did
you forget to enable it when you configured PHP? in
/var/www/mediawiki-1.20.3/includes/Export.php on line 802
PHP Warning: 
file_get_contents(mwstore://local-backend/local-public/9/9e/file.png): failed
to open stream: No such file or directory in
/var/www/mediawiki-1.20.3/includes/Export.php on line 802


<file.png> is the file I uploaded on the server. This error is for all images
of my wiki

The owner and group of my image folder is apache, and I've already tried to put
777 permissions, but still not working.

Tested on centos 6.4 and debian 6 - none working.

Am-I doing something wrong ?

-- 
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

Reply via email to