----- Original Message ---- > From: "cr.vegelin@xxxxxxxxx" <cr.vegelin@xxxxxxxxx> > To: Hanjie Xu <iamjiex@xxxxxxxxx> > Cc: php-general@xxxxxxxxxxxxx > Sent: Sat, October 17, 2009 12:34:49 AM > Subject: Re: all local sites stopped working ... > > Yes, my web server is started. > I also did: Start - Run - IISRESET > and it says: Internet services successfully stopped, etc. > So I think that's not the problem. > > ----- Original Message ----- > From: Hanjie Xu > To: cr.vegelin@xxxxxxxxx > Cc: php-general@xxxxxxxxxxxxx > Sent: Saturday, October 17, 2009 9:29 AM > Subject: Re: all local sites stopped working ... > > > Is your Web Server started? > > > 2009/10/17 > > Hi All, > > All my local PHP sites (http://127.0.0.1/... and http://localhost/...) > worked until today. > Now all these local sites don't work anymore. > The only difference since yesterday is running 16 Windows Updates. > > I checked C:\WINDOWS\system32\LogFiles\W3SVC1\... but no errors. > Can I set a php.ini setting to track down the problem ? > Or where else to look to solve this problem ? > > Configuration: Windows XP SP3, PHP 5.2.0, IIS 5.1, MySQL 5.0.15 NT > > Any help highly appreciated !!! > > TIA, Cor > -- > 许汉杰 * Did you restart your system after windows update? * What's your ini settings regarding logging and start-up errors? * Did you check PHP error log? * Is PHP running as CGI/FCGI or ISAPI? * Have you tried a simple phpinfo(); to see if PHP is running as configured? Regards, Tommy -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php