Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7500697
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T20:16:11+00:00 2026-05-29T20:16:11+00:00

I just switch to Apache webserver and I receive an error (OS 10048)Only one

  • 0

I just switch to Apache webserver and I receive an error

(OS 10048)Only one usage of each socket address (protocol/network
address/port) is normally permitted. : make_sock: could not bind to
address 0.0.0.0:443 no listening sockets available, shutting down
Unable to open logs

That is what I have got after running httpd from commandline. I reset my apache documentRoot as well as server’s listening port to one that is free to use already, I have no idea about this error with port 443, is it something about SSL ?

UPDATE
I am using XP

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T20:16:14+00:00Added an answer on May 29, 2026 at 8:16 pm

    Copying and pasting your exact error into google gave a couple of answers:

    • https://wiki.apache.org/httpd/CouldNotBindToAddress

    Port 443 seems to already be in use. Possibly by your old server. One of the three covered errors in the official apache wiki above is:

    Address is already in use

    Something else is already using the port in question.

    Run one of the following commands to check if a running process is
    holding the port needed by apache open.

    On Linux/Unix run
    $>  netstat -plant
    $> # or
    $> sudo lsof -i:80
    
    On Windows run
    $>  netstat -ano
    
    On Mac OS X / FreeBSD run
    $> netstat -Wan |grep 80
    $> # or, to get the pid
    $> sudo lsof -i:80
    

    Once you see these results, you can choose to kill the program in
    question, or change the port that Apache uses.

    If Apache (httpd, apache2, etc) is the application listening on these
    ports, but you can’t stop it using your normal procedure, someone may
    have deleted the servers PidFile. The PidFile records the process ID
    of the parent process and is how most scripts test to see if Apache is
    running. You can manually stop the server by determining the PID of
    the parent process and sending it a SIGTERM.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just switch my website over to MVC from Webforms and I am using
I have multiple themes on my website and users can just switch between multiple
I experience the following problem while using legacy VC6. I just cann't switch to
NOTE: I am aware of the SVN relocate switch, I just need to know
just a quick question: I am a CS undergrad and have only had experience
Using apache pig and the text hahahah. my brother just didnt do anything wrong.
I'm new to git, and we just switch to git. I have a feature
I have just tried to switch to Ruby Enterprise Edition, as described here: http://www.rubyenterpriseedition.com/download.html
One of my rails apps (using passenger and apache) is changing server hosts. I've
I have just found out that Apache Tomcat cannot run as a Windows service

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.