Was there any resolution to this? I need to display a list of sibling categories and child categories like in the example below.
- Sibling Category
- Current Category
- Child Category
- Child Category
- Sibling Category
- Sibling Category
Thanks!
Thanks for your help guys.
I’m not sure exactly what the problem was but I installed Troxo IISGuard and was able to track down the offending site and disable it.
I added a couple lines to my.ini because there weren’t any timeout variables set:
interactive_timeout=300
wait_timeout=300
I don’t think this is actually killing the excess php.exe instances though, thoughts?
Microsoft Windows 2003 Standard SP3
IIS V6.0
PHP 4.4.4 and MySql 4.0.20a
WordPress versions 2.5 and 2.6.1
Thanks!