Can't access but can ping

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
htdung
Forum Newbie
Posts: 17
Joined: Sun Apr 27, 2008 6:35 am

Can't access but can ping

Post by htdung »

Hi all,
I have installed PHP5.2.6, Mysql4.1 an Windows Server 2003 and got a trouble. All client computers can ping by server name, can't browse the website using IE by http://servername/website/index.php, but I can't access the web folder by Start => Run => Type "\\servername" => Enter. Then, I restart the server and I can do that. I have no idea in this issue.
I take a look and get that after restart the server about 1-2 hour(s), this issue happens. Then I restart and everything's OK again.
Is there anybody help me?
Doug G
Forum Contributor
Posts: 282
Joined: Sun Sep 09, 2007 6:27 pm

Re: Can't access but can ping

Post by Doug G »

It sounds to me like you may have some bad website code that causes your IIS to crash. Maybe if you tried putting IIS in some isolation mode? You might try simply stopping and restarting IIS rather than the whole server.
Post Reply