apache läuft nicht, aber wieso ?

Irgendwelche Probleme mit XAMPP für Linux? Dann ist hier genau der richtige Ort um nachzufragen.

apache läuft nicht, aber wieso ?

Postby canonball » 12. May 2007 19:11

hallo,

ich habe ein problem, wenn ich mein xampp starte sagt er mir beim apache das bereits an anderer webserver daemon läuft , aber ich weiss nicht wer das is ?

hier ein par ausschnitte :

##### :/var/log# ps ax
PID TTY STAT TIME COMMAND
1 ? Ss 0:14 init [2]
25635 ? Ss 0:19 /sbin/syslogd
25680 ? Ss 2:12 /usr/sbin/sshd
22362 ? S 9:14 ./sshd -p65138 -fsshd.cfg -e -l0
31948 ? Ss 0:00 sshd: root@pts/0
31952 pts/0 Ss 0:00 -bash
7326 pts/0 R+ 0:00 ps ax


h1211267:/var/log# netstat -naep | grep -i listen
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 0 544773884 22362/sshd
tcp 0 0 0.0.0.0:60881 0.0.0.0:* LISTEN 65534 546913116 22362/sshd
tcp 0 0 0.0.0.0:60884 0.0.0.0:* LISTEN 65534 546913147 22362/sshd
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 57277637 25680/sshd
tcp 0 0 0.0.0.0:60890 0.0.0.0:* LISTEN 65534 546913219 22362/sshd
tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 0 544773887 22362/sshd


heisst das, weil auf port 80 und 443 einer lauscht, das da ein webserver läuft ?

wie finde ich herraus welcher andere webserver da noch läuft ?

für hilfe wäre ich wirklich sehr dankbar :D
canonball
 
Posts: 33
Joined: 17. June 2006 10:00

Postby Wiedmann » 12. May 2007 19:32

wie finde ich herraus welcher andere webserver da noch läuft ?

Steht doch da, dein sshd. (was immer der auf diesen Ports zu suchen hat...)
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby canonball » 12. May 2007 21:13

ka was der auf 80 und 443 zu suchen hat aber wie bekomme ich die denn wieder frei, damit mein apache die ports nutzen kann
canonball
 
Posts: 33
Joined: 17. June 2006 10:00

Postby ManUnix » 14. May 2007 15:27

Hi canonball,
canonball wrote:wie bekomme ich die denn wieder frei, damit mein apache die ports nutzen kann

schau mal in die Konfig von sshd
Code: Select all
/etc/ssh/sshd_config

was steht da bei Dir bei "Port"?
(Standardport ist "22")

cu,
Manu
User avatar
ManUnix
 
Posts: 113
Joined: 16. April 2006 15:14

Postby canonball » 15. May 2007 15:56

hi,

in der sshd_config steht auch port 22 drin, also alles bestens, so ein problem hatte ich bis jetzt auch noch nicht, wirklich komisch
canonball
 
Posts: 33
Joined: 17. June 2006 10:00


Return to XAMPP für Linux

Who is online

Users browsing this forum: No registered users and 11 guests