LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-05-2004, 01:17 AM   #1
cakecop
LQ Newbie
 
Registered: May 2004
Location: Carpinteria, California
Distribution: SuSE
Posts: 1

Rep: Reputation: 0
Apache Installation on SuSE


I have PC with SuSE 6.4 installed.
I installed the newest version of Apache 2.X.

I login as root and this is the error when I start Apache

linx:/usr/local/apache/bin #./apachetl start
(98)Address already in use: make_sock: could not bind to address [::]:80
no listening sockets available, shutting down
 
Old 05-05-2004, 06:44 AM   #2
Jim Pye
LQ Newbie
 
Registered: May 2004
Location: New Zealand
Distribution: openSuSE & Fedora Core
Posts: 10

Rep: Reputation: 0
I am not familiar with the older versions of SuSE so am not aware of default applications installed and configured.

But the error message is indicating that when you try to start Apache2 there is already some process that has the default port 80 open.

This could be another web server, previous version?, or something else.

To confirm this try running the netstat command:

Code:
netstat -ln
The -l switch says show listening ports the n switch says show output in numbers

What you are looking for is a line that has the IP address of your machine plus :80 and out towards the right the word LISTENING.

If this exists then a service, such as a web server is already using this port, and Apache2 cannot load.

Solutions:
Either disable the already running web server. And allow Apache2 to startup on the now free port.

or

Start into the black magic ;-) of setting the Apache2 configuration file to make Apache2 listen on another port, such as 81.

HTH
Jim

Jim Pye
The Sunshine State
Queensland, Australia
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
windows xp installation cd doesn't boot after suse installation thearchitect SUSE / openSUSE 8 09-09-2007 03:21 PM
apache installation eydybdal Debian 2 03-29-2005 07:27 AM
differences between Apache 2.0.47 in comparison to Apache 1.3.28 installation? rohanrohanrohan Linux - Newbie 2 11-06-2003 01:22 AM
apache installation sridhar11 Red Hat 0 12-16-2002 02:03 AM
apache installation vcheah Linux - Software 1 12-24-2001 03:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:13 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration