IIS startup failed. The system cannot find the specified path.

Source: Internet
Author: User
Tags php server

IIS cannot be started, and there is no website in mmc.
Start the service. The IIS Admin Service is already started. The World Wide Web Hing (W3SVC) service cannot be started. The system prompts "the specified path cannot be found ".
Remove the IIS service from the control panel according to the online method, delete the inetpub directory of drive C (that is, the directory where the webpage is stored), and then delete C: \ WINDOWS \ system32 \ inetsrv (server program) and C: \ WINDOWS \ system32 \ Logfiles (log files.
Reinstall IIS to solve the problem
The system cannot find the specified path in the ZendOptimizer_errors report.
When I debug the PHP program locally two days ago, I found that ZendOptimizer is not running properly in the installed VertrigoServ. A ZendOptimizer_errors file is generated under the root directory of the C drive. The main problems are as follows:

Unable to open base address file: the specified path cannot be found.
Unable to view file mapping: overlapping I/O operations are in progress.

Here is my core issue: this problem is generally caused by an error in the cache directory!

Step: Right-click my computer-properties-advanced-environment variables-specify the TEMP path and TMP in the user configuration as % SystemRoot % \ TEMP or other paths to determine the path, for example, D: \ Temp. restart the computer.

Run the PHP server program again, and click "zendoptimizer_errors.txt" under the "c" root directory. The preceding two errors will not appear in the report. The ZendOptimizer. MemoryBase @ SYSTEM files will be automatically generated under the configured path directory. Solve the problem!

The set reference image is as follows:
[Attach] 10498 [/attach]

The following is an excerpt from the error report:

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

I searched for a lot of information on the Internet for a long time, and I tried to find a method prompt. I didn't know how to do it for half a day, so I posted my experience, welcome!

Knowledge lies in accumulation, and experience lies in learning and 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.