Page 1 of 1

Can't start Apache

PostPosted: 30. March 2004 18:59
by brus
I'm running RH 9 (zeus.teccart.qc.ca), but i can't start apache. He's telling me
XAMPP: An Apache daemon with SSL is already running.

But there's not other apache running or even install.
[root@zeus etc]# locate httpd
/opt/lampp/bin/httpd
/opt/lampp/etc/httpd.conf.bak
/opt/lampp/etc/httpd.conf
/opt/lampp/etc/httpd-std.conf
/opt/lampp/modules/httpd.exp

Anyone know why?

Bruno

PostPosted: 30. March 2004 19:25
by Kristian Marcroft
Hi,

try locate apache
And do a "ps -A | grep apache"

Have a look in /etc if there is an apache dir?

So long
KriS

PostPosted: 30. March 2004 19:37
by brus
The only thing I have about apache is in /opt/lampp/...

nothing in /etc too.
Is there a way to bypass the scripts that detect an apache running?

PostPosted: 30. March 2004 19:40
by Kristian Marcroft
Hi,

all the script does, is check if something is already listening on Port 80 and 443.

Ich you change these ports in the httpd.conf and in the /opt/lampp/lampp
File.

Search for 80 and 443 in the lampp file, then you should be able to start lampp with no problems :)

So long
KriS

PostPosted: 30. March 2004 19:41
by brus
Oups... my sshd is on 443 :(

I'll change it!

PostPosted: 01. April 2004 12:37
by Pc-dummy
u can disable ssl if u want...

Call "/opt/lampp/lampp stopssl" to disable and prevent the use of port 443

Liddle question:

Why do u run ssh on 443?

So Long
Pc-dummy

P.s.: Sry, for my realy bad english