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

Matěj Grabovský <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #10 from Matěj Grabovský <[email protected]> ---
This happens, for instance, when the database already exists but the user
doesn't have appropriate permissions. (Actually, I can't imagine what else
could go unhandled in setupDatabase() looking at the code.)

Output of the installer in this case:
>* Setting up database...
>  A database query error has occurred. This may indicate a bug in the software.
>  * Query:
>    CREATE DATABASE `calwiki`CHARACTER SET utf8
>  * Function: MysqlInstaller::setupDatabase
>  * Error: 1044 Access denied for user 'calvin'@'%' to database 'calwiki' 
> (localhost)
>  Backtrace: [...]

Upon undoing gerrit 112243, a bunch of "Cannot modify header information"s
appears, as described in OP, crowned by a "Fatal error: Call to a member
function isSpecialPage() on a non-object in E:\www\mediawiki\includes\Skin.php
on line 282"

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