IIS startup Failed "System cannot find specified path" Resolution _win server

Source: Internet
Author: User
Tags php server
Phenomenon IIS could not be started, open MMC there is no web site
Open the service, the IIS Admin Service is already started, the World Wide Web Publishing (i.e. w3svc) service cannot start, prompting "the system cannot find the specified path."
According to the online method, uninstall the IIS service from the Control Panel, delete the Inetpub directory of C disk (that is, the directory where the page is placed), and then delete the contents of the C:\WINDOWS\SYSTEM32\INETSRV (server program) and C:\WINDOWS\ System32\logfiles (log file) The contents of this folder.
Reinstall IIS, problem resolution
Resolving the system in the Zendoptimizer_errors report could not find the specified path problem
The first two days in the local debugging PHP program, found installed in the Vertrigoserv, zendoptimizer operation is not normal, in the C-packing directory generated a zendoptimizer_errors file, the main problem is the following two:

Unable to open base address file: The system could not find the specified path.
Unable to view file mapping: Overlapping I/O operations are in progress.

Below share my question core: problems such as this are generally caused by cache directory designation errors!

Step method: Right-click My Computer-Properties-advanced-environment variables-Specify the TEMP path and TMP in the user's configuration as%systemroot%\temp or other path determination path, such as D:\Temp this path OK, reboot the computer.

Run the PHP server program again, C packing directory does not appear zendoptimizer_errors.txt report, the report will not appear above two errors, set up a good path directory automatically generated zendoptimizer.memorybase@ System wait for these two files. Problem solved!

Set up a good reference picture as follows:
[Attach]10498[/attach]

An excerpt of the error report is as follows:

The [432] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
The [432] Unable to write base address:[3] system could not find the specified path.
The [484] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[484] Unable to open base address file:[3] system could not find the specified path.
The [484] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[484] Unable to open base address file:[3] system could not find the specified path.
[484] Unable to view file mapping:[997] overlapping I/O operations are in progress.
The [2672] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
The [2672] Unable to write base address:[3] system could not find the specified path.
The [3540] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[3540] Unable to open base address file:[3] system could not find the specified path.
The [3540] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[3540] Unable to open base address file:[3] system could not find the specified path.
[3540] Unable to view file mapping:[997] overlapping I/O operations are in progress.
The [3504] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
The [3504] Unable to write base address:[3] system could not find the specified path.
The [2640] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[2640] Unable to open base address file:[3] system could not find the specified path.
The [2640] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[2640] Unable to open base address file:[3] system could not find the specified path.
[2640] Unable to view file mapping:[997] overlapping I/O operations are in progress.
The [3968] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
The [3968] Unable to write base address:[3] system could not find the specified path.
The [1892] D:\Program Files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[1892] Unable to open base address file:[3] system could not find the specified path.
The [1892] D:\Program Files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[1892] Unable to open base address file:[3] system could not find the specified path.
[1892] Unable to view file mapping:[997] overlapping I/O operations are in progress.
The [3556] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
The [3556] Unable to write base address:[3] system could not find the specified path.
The [4084] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[4084] Unable to open base address file:[3] system could not find the specified path.
The [4084] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[4084] Unable to open base address file:[3] system could not find the specified path.
[4084] Unable to view file mapping:[997] overlapping I/O operations are in progress.
The [3972] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
The [3972] Unable to write base address:[3] system could not find the specified path.
The [1308] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[1308] Unable to open base address file:[3] system could not find the specified path.
The [1308] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[1308] Unable to open base address file:[3] system could not find the specified path.
[1308] Unable to view file mapping:[997] overlapping I/O operations are in progress.
The [3844] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
The [3844] Unable to write base address:[3] system could not find the specified path.
The [2300] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[2300] Unable to open base address file:[3] system could not find the specified path.
The [2300] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[2300] Unable to open base address file:[3] system could not find the specified path.
[2300] Unable to view file mapping:[997] overlapping I/O operations are in progress.
The [2288] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
The [2288] Unable to write base address:[3] system could not find the specified path.
The [2144] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[2144] Unable to open base address file:[3] system could not find the specified path.
The [2144] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[2144] Unable to open base address file:[3] system could not find the specified path.
[2144] Unable to view file mapping:[997] overlapping I/O operations are in progress.
The [2052] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
The [2052] Unable to write base address:[3] system could not find the specified path.
The [2916] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[2916] Unable to open base address file:[3] system could not find the specified path.
The [2916] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[2916] Unable to open base address file:[3] system could not find the specified path.
[2916] Unable to view file mapping:[997] overlapping I/O operations are in progress.
The [3532] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
The [3532] Unable to write base address:[3] system could not find the specified path.
The [3332] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[3332] Unable to open base address file:[3] system could not find the specified path.
The [3332] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[3332] Unable to open base address file:[3] system could not find the specified path.
[3332] Unable to view file mapping:[997] overlapping I/O operations are in progress.
The [2748] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
The [2748] Unable to write base address:[3] system could not find the specified path.
The [2484] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[2484] Unable to open base address file:[3] system could not find the specified path.
The [2484] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[2484] Unable to open base address file:[3] system could not find the specified path.
[2484] Unable to view file mapping:[997] overlapping I/O operations are in progress.
The [5672] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
The [5672] Unable to write base address:[3] system could not find the specified path.
The [5772] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[5772] Unable to open base address file:[3] system could not find the specified path.
The [5772] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[5772] Unable to open base address file:[3] system could not find the specified path.
[5772] Unable to view file mapping:[997] overlapping I/O operations are in progress.
The [5188] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
The [5188] Unable to write base address:[3] system could not find the specified path.
The [5280] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[5280] Unable to open base address file:[3] system could not find the specified path.
The [5280] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[5280] Unable to open base address file:[3] system could not find the specified path.
[5280] Unable to view file mapping:[997] overlapping I/O operations are in progress.
The [4888] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
The [4888] Unable to write base address:[3] system could not find the specified path.
The [4936] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[4936] Unable to open base address file:[3] system could not find the specified path.
The [4936] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[4936] Unable to open base address file:[3] system could not find the specified path.
[4936] Unable to view file mapping:[997] overlapping I/O operations are in progress.
The [2552] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
The [2552] Unable to write base address:[3] system could not find the specified path.
The [3404] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[3404] Unable to open base address file:[3] system could not find the specified path.
The [3404] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[3404] Unable to open base address file:[3] system could not find the specified path.
[3404] Unable to view file mapping:[997] overlapping I/O operations are in progress.
The [3720] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
The [3720] Unable to write base address:[3] system could not find the specified path.
The [4044] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[4044] Unable to open base address file:[3] system could not find the specified path.
The [4044] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[4044] Unable to open base address file:[3] system could not find the specified path.
[4044] Unable to view file mapping:[997] overlapping I/O operations are in progress.
The [1356] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
The [1356] Unable to write base address:[3] system could not find the specified path.
The [1060] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[1060] Unable to open base address file:[3] system could not find the specified path.
The [1060] D:\Program files\vertrigoserv\apache\%syste~1\temp\zendoptimizer.memorybase@system:[3] system could not find the specified path.
[1060] Unable to open base address file:[3] system could not find the specified path.
[1060] Unable to view file mapping:[997] overlapping I/O operations are in progress.

I have a long time, online search a lot of information to see, are the method hints, no specific operation, half a day do not know how to get good, so I put my experience posted, Welcome to Exchange!

Knowledge lies in accumulation, experience is learning communication!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.