LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Apache SSL Problem (https://www.linuxquestions.org/questions/linux-general-1/apache-ssl-problem-242207/)

carlg 10-13-2004 12:02 PM

Apache SSL Problem
 
I keep getting the following when trying tp start my apache server with ssl.





root /usr/local/apache2/conf-> /usr/local/apache2/bin/apachectl startssl

(98)Address already in use: make_sock: could not bind to address [::]:443

no listening sockets available, shutting down

Unable to open logs

root /usr/local/apache2/conf->





I tried to use other ports besides 443 and it still did the same thing. I also checked for other running instances of apache and could not find any other instances.

ps -ef | grep apache
ps -ef | grep http

both don't find anything.

Help is appreciated

Thanks

Carl


All times are GMT -5. The time now is 11:00 AM.