On Fri, Jun 25, 2010 at 9:48 AM, Jean Fiedler <[email protected]> wrote:
> Oh my god the problem is fixed !!! :-) > > It was the APC Cache. We turned of caching and the site is working. Turning > on cache -> site is not working. > > For me this is very strange APC is only a bytecodecache for PHP Files > right? Thoose problems should never ever happen! > > Maybe someone open the files while it was not working and after we fixed > the problem the cache still says the file is not there. > > > Does someone know how to empty the apc cache? > > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > Did you check if Zend Optimizer is disabled in the new server? APC is well-known to have show-stopper conflicts with Zend extensions. Regards, Usamah _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
