Windows installs Apache, registration service appears "(OS 5) denied access. : ah00369:failed to open the WinNT service Manager ... "Error
When I installed Apache, I downloaded the zip format, not the MSI installation version, I need to register the service, in order to have the httpd icon in the desktop task bar.
The result is an error in the cmd command line when the installation Service command is entered, and the error message interface is as follows:
The error message indicates that I am not logged in as an administrator!
The solution is as follows:
When you open the CMD program, run as an administrator.
Then the installation is successful, the interface is as follows:
OK, the problem is done!
Windows installs Apache, registration service appears "(OS 5) denied access. : ah00369:failed to open the WinNT service Manager ... "error [go]