I'm having a serious issue and all help is appreciated.
NOTES
-- RackSpace server running Linux, Apache, MySQL and PHP (dedicated and managed server worked great with MT 3.3)
-- Changed PHP .ini settings to allow PHP Memory to 32MB
-- Mt4.1 Commercial with Pro Pack 1.1
-- Plugins
-- Better File Uploader
-- Cache Block (currently disabled)
-- Fast Search Pro
-- Pagination Pro
-- Template Exporter
-- Template Installer
-- Visitor Stats Pro
-- 10 blogs set at Subdomains (subdomains.maindomain.com) all subdomains access the same MT @ maindomain/cgi-bin/path to mt/mt.cgi
I bought MT 4.1 Commercial w/ Pro Pack 1.1 and played with it in a test environment for a month or so (fresh install). Everything appeared to be working so I went for the upgrade.
I upgraded to my MySQL database (5,000 entries / 8,000 comments) and everything appeared OK at first.
I started tweaking templates more (on 1 Blog) using Include Modules and Widget Sets. Mostly the MT templates were kept "stock" utilizing <MTIF> statements to include columns. widget sets,etc on different template pages (other blogs kept old design but accessed MT4 to update and post). The Dashboard (UI) appeared to get slower over time - taking longer and longer to switch between blogs and rebuilds.
FIRST SIGN OF TROUBLE
I suspected "build issues" and bought Cache Block plugin. After Cache Block - Pagination failed to work properly - but rebuild times seemed much better. I removed Pagination code from my templates - but Cache Block was giving some strange results so, I disabled Cache Block. After reinstalling Pagination code - it would only work on Category pages but NOT Main Index.
I began to wonder if the 'old MT" code on my other blogs might be affecting this in some way. Plus I began noticing problems since some blogs were accessing /oldmt/mt-comments.cgi and things like that. Plus scheduled entries would not post (new MT CRON JOB) - so I decided to take the plunge and start getting the new templates on the old blogs.
After updating 3 blogs with the new template pages things quickly got worse in the UI / Dashboard. 500 internal server errors when trying to change to another blog or open templates.
Within hours the Apache load became so great that i can no longer login to mt.cgi. I have restarted Apache and MySQL but as soon as we do, the Apache load grows faster than I can get into the templates (I Was able to login to the UI for just a second).
With the help and suggestions of Jay Allen I suspect that I have some template issues. I use to have all my 'parts' used on templates using SSI/PHP. I think if I can clean the templates (or at least get them back closer to default stock) things will be better.
However - I can't get into my mt.cgi.
Does anyone have suggestions?
I thought about editing the templates via the database (not happy about that - but I can access the DB). If I could pull that off... how would I rebuild the site?
Or how can I install default templates to 'certain' blogs and rebuild sites without mt.cgi access?
Any and all help is apprecited