Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Problem with xampp and apache

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Related Topics:
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

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 for the FileZilla FTP Server. ..

xampp ssl/tls installation - I am trying to let the Xampp server act as a ssl/tls server (for purposes only). I have the latest Xampp server (and I assume that it is already right to act as a TLS.SSL server). I follow a (which is in..

xampp does not install properly - Ok, maybe but ... ok: I unpacked xampp to d:\ and got an d:\xampp folder. running from this folder gives me: # XAMPP..

Apache (1.3 AND 2.0) Problem - Hi there! I have some kind of odd problem: I installed Apache 2 some hours ago und PHP 4.3.9. In the first place, seems to be working fine. But after trying to use images in html files, or load bigger files (even htm and css) the..
Next:  Apache: kill cron  
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: 14



(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.RemoveThis@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:   
   Web Hosting and Web Master Forums (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 ]