>> Yecheondigital <[email protected]> wrote: > Recently I tried upgrading to mediawiki 1.19 on a shared server (hosted by > Dreamhost). After upgrading to 1.19, my site was sooooooooo slow that it was > barely operable. Pages would rarely successfully load and most would > eventually turn into a "not found", 500 error. > > Here is an excerpt from the log kept by our Process Watcher, the daemon that > is > killing your troublesome php5.cgi processes:
Are you running PHP as CGI? Do you have possibility to use something else? (although with your traffic I don't think it's a problem...) > -My site: Koreanwikiproject.com > -We get around 1,400 hits a day. > -I would occasionally have problems with slow loading and processes > getting killed. I originally thought this was due to people possibly > using the pdf converter plugin. However when I had 1.19 installed, I > hardly had any plugins installed as I was doing a fresh install then > copying my image files over. > -No caching has been enabled. I can see right know you are running 1.17alpha and it was pretty slow to me as well. Can you post your LocalSettings.php (without passwords etc.)? Can you tell us something about how your database is behaving? Did you try to disable all extensions and check if it's faster and then enable them one-by-one to see if something's there is causing a problem? //Saper _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
