I'm trying to install 1.23alpha from the git repo, but the installation fails on the final Install page, stuck on "Setting up database..."
I tried to do this a couple of times, with and without extensions, but the issue persists.
Apache shows the following from the error log:
[Sat Feb 08 12:10:46 2014] [error] [client 127.0.0.1] PHP Warning: Cannot modify header information - headers already sent in /home/moriel/wikimedia/mediawiki/includes/Exception.php on line 261, referer: http://localhost/mediawiki/mw-config/index.php?page=Install
[Sat Feb 08 12:10:46 2014] [error] [client 127.0.0.1] PHP Warning: Cannot modify header information - headers already sent in /home/moriel/wikimedia/mediawiki/includes/Exception.php on line 262, referer: http://localhost/mediawiki/mw-config/index.php?page=Install
[Sat Feb 08 12:10:46 2014] [error] [client 127.0.0.1] PHP Warning: Cannot modify header information - headers already sent in /home/moriel/wikimedia/mediawiki/includes/Exception.php on line 263, referer: http://localhost/mediawiki/mw-config/index.php?page=Install
[Sat Feb 08 12:10:46 2014] [error] [client 127.0.0.1] PHP Warning: Cannot modify header information - headers already sent in /home/moriel/wikimedia/mediawiki/includes/WebResponse.php on line 38, referer: http://localhost/mediawiki/mw-config/index.php?page=Install
[Sat Feb 08 12:10:46 2014] [error] [client 127.0.0.1] PHP Warning: Cannot modify header information - headers already sent in /home/moriel/wikimedia/mediawiki/includes/WebResponse.php on line 38, referer: http://localhost/mediawiki/mw-config/index.php?page=Install
[Sat Feb 08 12:10:46 2014] [error] [client 127.0.0.1] PHP Warning: Cannot modify header information - headers already sent in /home/moriel/wikimedia/mediawiki/includes/WebResponse.php on line 38, referer: http://localhost/mediawiki/mw-config/index.php?page=Install
[Sat Feb 08 12:10:46 2014] [error] [client 127.0.0.1] PHP Fatal error: Call to a member function isSpecialPage() on a non-object in /home/moriel/wikimedia/mediawiki/includes/Skin.php on line 271, referer: http://localhost/mediawiki/mw-config/index.php?page=Install
Environment: Ubuntu 12.10 LTS, PHP 5.3.10-1ubuntu-3.9, mysql 5.5.35-0ubuntu0.12.04.2
Version: 1.23.0
Severity: normal