Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Problem with xampp and apache

 
   Web Hosting Problem Solving Community! (Home) -> Apache RSS
Next:  4.17/ mo web hosting  
Author Message
Wolfram Kusch

External


Since: Oct 29, 2007
Posts: 1



(Msg. 1) Posted: Mon Oct 29, 2007 7:33 pm
Post subject: Problem with xampp and apache
Archived from groups: alt>apache>configuration (more info?)

Hallo!
I do my first steps in building a web server. I used the xampp
environment to install apache, MySql and so on. When I started apache
the first time during the installation procedure, I got the message,
that port 80 is used by another instance.
Now, when apache is started by the xampp control paneel under windows
2003 server environment it stops.
What can I do?

Best regards

Wolfram Kusch, Erasmus-Kittler-Schule, Darmstadt, Germany

 >> Stay informed about: Problem with xampp and apache 
Back to top
Login to vote
Kees Nuyt

External


Since: Oct 25, 2006
Posts: 78



(Msg. 2) Posted: Mon Oct 29, 2007 9:57 pm
Post subject: Re: Problem with xampp and apache [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Mon, 29 Oct 2007 19:33:10 GMT, 1709-876 DeleteThis @onlinehome.de
(Wolfram Kusch) wrote:

>Hallo!
>I do my first steps in building a web server. I used the xampp
>environment to install apache, MySql and so on. When I started apache
>the first time during the installation procedure, I got the message,
>that port 80 is used by another instance.

use the command:
netstat -a -n -b -p TCP
from a CMD shell as administrator to find the process that
is LISTENING on :80

Example output:
Proto Local Address Foreign Address State
TCP 0.0.0.0:80 0.0.0.0:0 LISTENING
[apache.exe]
TCP 0.0.0.0:119 0.0.0.0:0 LISTENING
[javaw.exe]
:
:

You will probably find IIS is still running.
Stop and disable the IIS service, or use Apache on another
port (like :8080).

>Now, when apache is started by the xampp control paneel under windows
>2003 server environment it stops.
>What can I do?
>
>Best regards
>
>Wolfram Kusch, Erasmus-Kittler-Schule, Darmstadt, Germany
--
( Kees
)
c[_] Read a library, write a shelf. (geof) (#376)

 >> Stay informed about: Problem with xampp and apache 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Xampp Apache Install Problem - Hi, I installed Xampp 1.6.5 win32(Basic Package) on my PC running XP. When I try to start Apache from the Xampp control panel, it gives this error: "The application failed to initialize properly( 0xc0150002).Click on OK to terminate application&...

Apache via XAMPP - I set up an older XAMPP package some time ago with no problems. This package deal is designed for people like me - a little knowledge but not a guru. Recently I set one up for someone else (Windows XP) and ran into problems. LOCALHOST and 127.0.0.1..

Problems with apache and xampp - Hallo! My problem is, that I installed xampp to use apache, mysql, filezilla .... The installation procedure went well, but when I call the Windows 2003 Server by its IP-Adress (over internet or local), in which xampp and apache is installed, I always ge...

xampp apache vhosts setting (linux) - help help !!!! - I have install xampp on linux centros 5.1 server in ISP hosted server. After completed the installation . When i type http://domain.com will direct to http://domain.com/xampp xampp control panel. Now i have upload web site to this server ..

xampp: FTP passwords? - This is probably the wrong group for this question, but I don't know where else to look. The xampp forum seems to be in German. :| I've set up xampp with Apache, but I'm wondering how to go about setting the configuration for the FileZilla FTP Server....
   Web Hosting Problem Solving Community! (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]