PDA

View Full Version : HELP Site problems (BAD)


rcaldwel
12-20-2006, 09:03 PM
Hi all. I am having the weirdest issues with a site on my server. The site is http://photo.monkey.net. It's been up for over a year. I also have another site on the same box. http://www.themaggot.net Several times a day photo.monkey.net will hang. When this is happening I can access the box and everything is fine. I can get to any other site on the box. I am at a loss on this one. When this is happening I can't login to the admin page or any other part of the site. Also I have checked. Name resolution is fine. If when this is happening I stop mysqld the page still clocks and does not even get the db connect error.

Does anyone have any points that can help me track this down? I am at a loss.
Thanks for your time
Roger
http://photo.monkey.net

batts_
12-20-2006, 11:36 PM
i had a problem with my site doing that as well. on my work comp i couldn't access the site, but i could from home except a few times when it would go down for no reason. check your index coding. it might be a tag closed wrong.

Dennis
12-21-2006, 06:02 AM
Roger, your page isn't validating but I doubt this could be the problem. Mostly these things are related to the ISP.

rcaldwel
12-21-2006, 06:35 PM
Can anyone give me a pointer on debugging this issue? I believe it has something to do with php/mysql. When I experience the issue other pixelpost sites on the same machine are working fine. Even if I shutdown mysqld I don't get a connect error. I just clock. Any kind of way to debug this would be great.

Also I have cleared the visitors table but I still have the issue.

-Roger

Dennis
12-21-2006, 06:39 PM
Perhaps you can try to optimize the tables through PHPMyadmin?

rcaldwel
12-21-2006, 07:03 PM
I have done that. All tables report to be in good shape.

Roger