`

Win下apache出现问题:“No services installed” || apache服务启动

 
阅读更多

安装完apache之后(不是按照默认路径安装的,我的是 D:\ )右下方哪个小羽毛图标是没有启动的,左键不好使,而且提示“No services installed”,提示服务器没有被安装。 

  解决方法: 找到 apache2.2 目录下的 bin 目录 有个apache.exe 文件,我们在运行中键入: cmd 出来DOS窗口, 

  键入: d:\      注释:进入D盘,由于我的apache安装在D盘 

  键入: cd apache2.2      注释:进入D:\apache2\目录 

  键入: cd bin       注释:进入D:\apache2.2\bin\ 目录 

  键入: httpd.exe -k install -n apache2.2       注释:添加了apache这个服务了,下面我们要启动它 

  键入: net start apache2.2         注释:启动apache2服务 关闭服务器是:net stop apache2.2 

  OK,问题解决

 

注意! 删除 apache 服务可用如下语句:

     sc delete apache2.2

分享到:
评论

相关推荐

    Learning Apache Spark 2

    Learning Apache Spark 2 by Muhammad Asif Abbasi English | 6 Jun. 2017 | ASIN: B01M7RO7US | 356 Pages | AZW3 | 16.22 MB Key Features Exclusive guide that covers how to get up and running with fast ...

    apache-tomcat-8.5.46.rar

    Tomcat will be installed as a Windows service no matter what setting is selected. Using the checkbox on the component page sets the service as "auto" startup, so that Tomcat is automatically started ...

    ap6212a0_a33_sc3817r_神舟验证版本_借用nvram_ap6210这个配置文件_20170626_1834没有外层目录.7z

    调通sina33下的AP6212A0(WIFI+BT) 大文实验室/大文哥 壹捌陆捌零陆捌捌陆捌贰 wb4916 AT qq.com 完成时间:2017/6/26 11:01 版本:V1.1 本文参照: 《A33 wifi移植说明书.pdf》 还有就是全志R16的parrotv1.1的...

    Building a JSON web service with Java and Axis2

    3.Patch Jettison or download my patched version and replace it with the one installed in WEB-INF/lib 4.Add the DynamicResponseHandler module reference to the axis2.xml configuration (located in WEB...

    php英文开发文档

    •Installed as an Apache module •Filesystem Security •Database Security •Error Reporting •Using Register Globals •User Submitted Data •Magic Quotes •Hiding PHP •Keeping Current •Features•...

    wamp5 a development environment

    WAMP5 is a development environment for the Windows operating system that allows creating web applications using MYSQL, APACHE web server and the PHP programming language databases. To install the ...

    php.ini-development

    There is no name validation. If PHP can't find an expected ; directive because it is not set or is mistyped, a default value will be used. ; The value can be a string, a number, a PHP constant (e.g....

    drupal 6.12

    Drupal requires access to a database in order to be installed. Your database user will need sufficient privileges to run Drupal. Additional information about privileges, and instructions to create ...

    Cooking-app-flutter:使用Flutter构建的示例应用程序

    Google Play services APK installed on your Android testing device. 您需要在系统中安装最新版本的Flutter,才能构建和运行项目。 $ flutter run 执照 Copyright 2017 Oscar Caballero Pozas Licensed under the...

    CakePHP 1.3 Application Development Cookbook.pdf

    to understand and use these features in no time. What this book covers Chapter 1, Authentication: This chapter explains how to set up authentication on a CakePHP application, starting from the most ...

    ap6212a0_a33_sc3817r_服务器验证通过_bt已经通了_wifi需要修改配置_需要再次验证_20170626_1549.7z

    调通sina33下的AP6212A0版本的BT 大文实验室/大文哥 壹捌陆捌零陆捌捌陆捌贰 wb4916 AT qq.com 完成时间:2017/6/26 11:01 版本:V1.0 本文参照: 《A33 wifi移植说明书.pdf》 还有就是全志R16的parrotv1.1的...

    Magento 2 Cookbook

    Chapter 1, Installing Magento 2 on Apache and NGINX, is a totally different ballgame compared to Magento 1. Where Magento 1 could be installed through FTP or SSH, Magento 2 is installable only via the...

    Magento2 CookBook

    Chapter 1, Installing Magento 2 on Apache and NGINX, is a totally different ballgame compared to Magento 1. Where Magento 1 could be installed through FTP or SSH, Magento 2 is installable only via the...

Global site tag (gtag.js) - Google Analytics