Re: [PHP4BETA] Debugging ISAPI on WinNT

[email protected] (Andreas Karajannis)
Newsgroups php.dev,php.version4
Message-ID <[email protected]>
Zeev Suraski wrote:
> 
> 'net stop iisadmin' says what?
> 

Just tried the following (with the Debug version):

C:\>net start iisadmin
The IIS Admin Service service is starting.
The IIS Admin Service service was started successfully.

C:\>net start w3svc
The World Wide Web Publishing Service service is
starting......................
...............
The World Wide Web Publishing Service service could not be started.

More help is available by typing NET HELPMSG 3523.

C:\>NET HELPMSG 3523

The *** service could not be started.

C:\>net stop iisadmin
The following services are dependent on the IIS Admin Service service.
Stopping the IIS Admin Service service will also stop these services.

   World Wide Web Publishing Service

Do you want to continue this operation? (Y/N) [N]: y
The service could not be controlled in its present state.

More help is available by typing NET HELPMSG 2189.

C:\>NET HELPMSG 2189

The service could not be controlled in its present state.


EXPLANATION

The service is not currently accepting requests. If
the service is starting, it cannot process requests until it is fully
started.

ACTION

Try the operation again in a minute or two.

If this problem persists, the service may be stuck in a partially
running
state. Contact technical support. Be prepared to give the name of the
service
and other information about the system, such as the services and
applications
that were running, and the type and amount of network activity on the
computer
at the time of the problem.

>>>>>

Note the _extremely_ helpful HELPMSG 3523 ;-)

-Andreas

--
Andreas Karajannis
GMD National Research Center for Information Technology
Schloss Birlinghoven, D-53754 Sankt Augustin
Phone +49 2241 142948
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.