Hi Rob, I had a similar problem when I tried to upgrade from 1.10 to 1.14. Finally, I found out that my problem was because I forgot to fill in the table prefix during installation. I didn't realized the problem because of the many wikis that I subsequently created, I don't use table prefixes except my first one which was like so long ago.
PM Poon On Wed, Jul 15, 2009 at 2:13 PM, Tim Starling <[email protected]>wrote: > Rob Lingelbach wrote: > > On Jul 14, 2009, at 9:06 PM, Rob Lingelbach wrote: > > > >> I just upgraded from v. 1.13.3 to 1.15.1, and am getting the dreaded > >> "blank page after > >> file upload." The file is actually uploaded ok, as I can confirm by > >> searching the /images > >> directory, but I can't link to it successfully with wiki syntax. The > >> file is not listed in the > >> Special:ListFiles . I had already done the usual things with PHP and > >> LocalSettings.php > >> to be liberal with file uploads, i.e. increased memory limits, etc. > >> and was having no > >> problems with v. 1.13.3 . The upgrade from 1.13.3 went smoothly > >> following the instrux > >> as given for database updates, no errors returned. > >> > >> PHP version is 5.2.10 > >> mysql is 5.1.36 > >> > >> thanks very much for any help, in advance. > > > > It looks like a PHP fatal error. The blank page is actually an HTTP > 500 response with X-Powered-By:PHP headers. > > > > > if it helps, here's the debug output. Is there anything here that > > looks wrong? > > > > Only the fact that you included your session ID, allowing people on > this list to compromise your account. I sent a log out request for > you, to destroy the session and prevent any compromise. > > Most likely one of the extensions you are using is not compatible with > the new version of MediaWiki. Finding your error logs, or enabling > display_errors in php.ini, should give you an error message that shows > which one is the problem. > > -- Tim Starling > > > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > -- * http://dummipedia.org The 5-Minute Concise Encyclopedia * http://aseanpedia.com The Unofficial ASEAN Tourism Encyclopedia * http://webmasterteachyourself.com The Companion Guide for Newbie Webmasters and Bloggers * http://erotica.dummipedia.org Anything that is not suitable for a Family Encyclopedia _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
