Rad Craig wrote:
> PHP:  4.3.0
>
> I click Stop, then Click Start.
>
> php.ini is in the C:\WINNT directory (C:\WIN_NT actually since this
> is where my windows runs from).

If you use the ISAPI version of PHP (not php.exe)

start a dos shell

type 'net stop iisadmin' and then 'Y'
type 'net start w3svc'

If you restart IIS with the buttons, it won't work. If you use CGI (php.exe)
restarting the web server is not necessary.

Christoph





-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to