Ok, so I have 7 web sites running through the same application pool. 6 of which are working just fine the other is not. I have 1 other website running the same model of site as the one that is not working.
www.glazedproductions.com - is working DefaultAppPool
www.ricestreetmusic.com - is not working same application pool
I have tried to recycle the application pool to no avail, and almost thought this could be a php issue, but thats not it either, becuase both sites use php, and one is working and the other is not.
I have no errors in my log files but I do have this 1 information event...
Log Name: System
Source: Microsoft-Windows-WAS
Date: 4/21/2009 7:47:59 PM
Event ID: 5186
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: glaze.glazedproductions.com
Description:
A worker process with process id of '4708' serving application pool 'DefaultAppPool' was shutdown due to inactivity. Application Pool timeout configuration was set to 20 minutes. A new worker process will be started when needed.
Thats all I have to go on... if anyone can help me out it would truly appreciated. This is a client site that is not functional right now, and I have been all over google looking for answers but nothing I come across seems to work.