https://bugzilla.wikimedia.org/show_bug.cgi?id=65175
--- Comment #5 from Kenneth Burgener <[email protected]> --- I tried changing my config to this: [--- ## Shared memory settings #$wgMainCacheType = CACHE_ACCEL; #$wgMemCachedServers = array(); # RevisionDelete - http://www.mediawiki.org/wiki/Manual:RevisionDelete $wgGroupPermissions['sysop']['deleterevision'] = true; $wgGroupPermissions['sysop']['deletelogentry'] = true; ---] But I still get this error: [--- [Wed Jun 18 19:20:18 2014] [error] [client XXX.XXX.XXX] PHP Fatal error: Cannot inherit previously-inherited or override constant READ_LATEST from interface IDBAccessObject in /www/wiki/includes/Revision.php on line 26, referer: http://XXX/index.php?title=Test&action=revisiondelete&ids%5B207%5D=1 ---] -- 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
