I'm migrating our wikis from 1.23 to 1.25. My test copy is on my laptop, so I 
can't provide a link  (the production version is http://gowiki.tamu.edu). While 
debugging the various extensions we've built over the years, I started seeing 
this error in the apache logs (paths obfuscated):

PHP Fatal error:  Class 'FormatJson' not found in <path to extension file> on 
line 183

But FormatJson is not called directly anywhere in the extension, and line 183 
is the end of the file. And class FormatJson should be pulled in by the 
autoloader, right? Any thoughts on what is going on and how I can fix it? 
Memcached is not running on my laptop and it's not set in my LocalSettings.php 
(yet).

Thanks

JIm
=====================================
Jim Hu
Professor
Dept. of Biochemistry and Biophysics
2128 TAMU
Texas A&M Univ.
College Station, TX 77843-2128
979-862-4054

_______________________________________________
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to