apache error
Ger Apeldoorn
g.apeldoorn at argoss.nl
Tue Dec 19 11:17:08 CET 2006
You can look at the apache logfile to determine what went wrong.
Try to only listen to 443 with xampp, perhaps some other process is already
listening to 443....
Listen 192.168.1.100:443
You limit xampp to bind to this ipaddress; but this does not mean other
services can't be rude and open port 443 for any ip-address it can find.
Thus, if that 'rude' process is started before xampp is, you'll get an
address in use error. (probably in the log)
Good luck,
Ger Apeldoorn
Op dinsdag 19 december 2006 11:03, schreef JOYDEEP:
> Dear list,
>
> I am running egw inside xampp for linux. in httpd.conf file I have
>
> Listen 192.168.1.100:80
>
> and appache doesn't hv any problem.
>
> but when I modify the httpd.conf like
>
> Listen 192.168.1.100:80
> Listen 192.168.1.100:443
>
> then appache reports
>
> XAMPP: Error 1! Couldn't start Apache!
> XAMPP: Starting diagnose...
> XAMPP: Sorry, I've no idea what's going wrong.
>
> could one kindly suggest my mistake ?
> thanks
>
> _______________________________________________
> Kolab-users mailing list
> Kolab-users at kolab.org
> https://kolab.org/mailman/listinfo/kolab-users
More information about the users
mailing list