`
lgl669
  • 浏览: 169143 次
  • 性别: Icon_minigender_1
  • 来自: 上海
社区版块
存档分类
最新评论

Port 80 or 443 (SSL) already in use ! Installing Apache2.2 service failed!的解决方案

    博客分类:
  • java
阅读更多
Port 80 or 443 (SSL) already in use ! Installing Apache2.2 service failed!的解决方案2009年01月27日 星期二 08:59 P.M.问题:安装XAMPP 1.70过程中,报错 : Port 80 or 443 (SSL) already in use ! Installing Apache2.2 service failed!

                           

在XAMPP Control Panel上,不能正常启动Apache服务。不能登录http://localhost。
原因:某些应用程序或服务,如IIS,Skype等可能占用80端口或443端口。造成Apache不能使用此端口。

解决方案:修改apache使用的端口号。

如:

1)修改xampp\apache\conf\extra\httpd-ssl.conf文件

# Note: Configurations that use IPv6 but not IPv4-mapped addresses need two

#       Listen directives: "Listen [::]:443" and "Listen 0.0.0.0:443"

#

Listen 443

改成

# Note: Configurations that use IPv6 but not IPv4-mapped addresses need two

#       Listen directives: "Listen [::]:1443" and "Listen 0.0.0.0:1443"

#

Listen 1443;

2)修改xampp\apache\conf\ httpd.conf文件

#Listen 12.34.56.78:80

Listen 80

改成

#Listen 12.34.56.78:800

Listen 800

PS:443,80端口也可以根据需要改成其他端口如2443,8080等。

XAMPP Control Panel中Apache运行正常。


分享到:
评论

相关推荐

    Failed to install Tomcat6 service(Tomcat6安装失败解决方法)

    Failed to install Tomcat6 service(Tomcat6安装失败解决方法)

    ramin 2.2 for xp

    The remote computer can be anywhere on the Internet or in your local network. You don't need a fast network connection. Even with a MODEM the screen update speed is an acceptable 5-10 screen updates...

    Learning.Apache.Thrift.178588274

    Chapter 3: Running Your First Apache Thrift Service and Client Chapter 4: Understanding How Apache Thrift Works Chapter 5: Generating and Running Code in Different Languages Chapter 6: Handling Errors...

    Python核心编程(英文版)

    Section 2.2. Program Input and the raw_input()Built-in Function Section 2.3. Comments Section 2.4. Operators Section 2.5. Variables and Assignment Section 2.6. Numbers Section 2.7. Strings Section 2.8...

    windows安装apache系统中无apache2服务解决方案

    \Program Files\Apache Software Foun dation\Apache2.2\bin C:\Program Files\Apache Software Foundation\Apache2.2\bin>cmd /k httpd.exe -k in stall -n apache2 Installing the apache2 serv

    Apache.Maven.Cookbook.1785286129

    If you are a Java developer or a manager who has experience with Apache Maven and want to extend your knowledge, then this is the ideal book for you. Apache Maven Cookbook is for those who want to ...

    Apache Spark 2.x Cookbook

    This book contains recipes on how to use Apache Spark as a unified compute engine Cover how to connect various source systems to Apache Spark Covers various parts of machine learning including ...

    Learning Apache Karaf

    Chapter 1: Installing Apache Karaf Chapter 2: Commanding the Runtime Chapter 3: System Configuration and Tuning Chapter 4: Provisioning Chapter 5: Deploying Applications Chapter 6: Deploying ...

    Apache Oozie Essentials(PACKT,2015)

    As more and more organizations are discovering the use of big data analytics, interest in platforms that provide storage, computation, and analytic capabilities is booming exponentially. This calls ...

    apache-maven-3.3.9.rar

    Apache Maven What is it? ----------- Maven is a software project management and comprehension tool. Based on the concept of a Project Object Model (POM), Maven can manage a project's build, ...

    Vagaa哇嘎画时代--体验群体智慧的力量!

    3.4 You may not use, test or otherwise utilize the Software in any manner for purposes of developing or implementing any method or application that is intended to monitor or interfere with the ...

    Your Uninstaller! 7

    YOU AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE AGREEMENT AND THE LIMITATIONS OF YOUR LICENSE BY INSTALLING, COPYING, DISTRIBUTING OR OTHERWISE USING YOUR UNINSTALLER! IF YOU DO NOT AGREE, DO NOT ...

    polycom宝利通视频会议软件3.9 2018

    You are not permitted to lease, rent, distribute, assign, sell or sublicense the SOFTWARE PRODUCT, in whole or in part, or to use the SOFTWARE PRODUCT in a time-sharing, subscription service, service...

    Apache Geronimo 2.1_ Quick Reference.pdf

    Deploying and running or debugging the application in Geronimo 305 Summary 306 Chapter 12: Clustering 307 WADI 308 Updating deployment descriptor and deployment plan 308 Load balancing with ...

    Apache Solr High Performance

    You will learn everything you need to know in order to achieve a high performing Solr instance or set of instances, as well as how to troubleshoot the common problems you are prone to face while ...

    TMS Pack for FireMonkey2.3.0.1

    TMS Pack for FireMonkey contains components for use in user interfaces designed with the Embarcadero FireMonkey framework. The components have been designed from the ground up based on the core ...

    eAsula.pdf

    BY INSTALLING, USING OR REGISTERING TO USE THE LICENSED MATERIALS, YOU ARE AGREEING TO BE BOUND BY THE TERMS OF THIS EULA, INCLUDING, BUT NOT LIMITED TO, OWNERSHIP AND GRANT OF LICENSE TERMS IN ...

    vissim4.3安装出现问题解决方案.doc

    安装vissim4.3 ,出现 installing plug-ins,please wait,卡住无法继续。解决办法

    ICS delphixe10源码版

    send cash (Euro currency or US Dollars) in an envelop to my street address or buy a gift certificate at Amazon in the UK. I will then use it to buy books. Here is the direct URL at Amazon UK (nearest ...

Global site tag (gtag.js) - Google Analytics