Description of problem: mediawiki configuration fails with "Could not open /var/www/wiki/maintenance/tables.sql" error message. Version-Release number of selected component (if applicable): mediawiki-1.21.1-3.fc19.noarch How reproducible: Install mediawiki and try to configure it by accessing "http://localhost/wiki". It fails with "Could not open /var/www/wiki/maintenance/tables.sql" error message when it tries to do database stuff towards the end. Here is a simple fix, sudo ln -s /usr/share/mediawiki/maintenance /var/www/wiki/maintenance Pushing this fix shouldn't be a problem since "/var/www/wiki" is already full of such symlinks.
mediawiki-1.21.1-4.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/mediawiki-1.21.1-4.fc19
Package mediawiki-1.21.1-4.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing mediawiki-1.21.1-4.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-13806/mediawiki-1.21.1-4.fc19 then log in and leave karma (feedback).
mediawiki-1.21.1-4.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.