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

       Web browser: ---
             Bug #: 38379
           Summary: mediawiki-1.19.1 on Amazon: installer fatal err in
                    Parser::parse() line 558 - if GD library is installed
           Product: MediaWiki
           Version: 1.19
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: Installer
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: bugzi...@karasevstudio.com
                CC: innocentkil...@gmail.com
    Classification: Unclassified
   Mobile Platform: ---


Just started deploying the current mediawiki-1.19.1 as per
http://www.mediawiki.org/wiki/Manual:Installation_guide , on Amazon EC2 (Apache
web server)

The prerequisites screen (next after language selection) specified all OK but
due to no GD thumbnailing would be disabled.

Deployed GD via `sudo yum install php-gd` and restarted Apache server.

After this, can't even get to the language selection screen - get HTTP Error
500 (Internal Server Error): An unexpected condition was encountered while the
server was attempting to fulfill the request.

In the server error log, I see:
[Fri Jul 13 15:40:42 2012] [error] [client x.x.x.x] PHP Catchable fatal error: 
Argument 2 passed to Parser::parse() must be an instance of Title, null given,
called in /var/www/html/mediawiki-1.19.1/includes/installer/Installer.php on
line 558 and defined in
/var/www/html/mediawiki-1.19.1/includes/parser/Parser.php on line 318, referer:
http://site.xyz

PHP Version 5.3.14
Apache Version Apache/2.2.22 (Amazon)

phpinfo() reports:
GD Support    enabled
GD Version    bundled (2.0.34 compatible)

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