Apache2: No listening sockets available, shutting down AH00015: Unable to open logs

Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I'm trying to start Apache2(It works without the SSL) with SSL. but when i start it, it says
no listening sockets available, shutting down
AH00015: Unable to open logs.
I checked many topics and i did the same steps which they were:
- I commented Listen 80 & uncommented/Added Listen 443.
- I changed the location of my certificate and my key.
linux debian apache-httpd
New contributor
Onyx is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
up vote
0
down vote
favorite
I'm trying to start Apache2(It works without the SSL) with SSL. but when i start it, it says
no listening sockets available, shutting down
AH00015: Unable to open logs.
I checked many topics and i did the same steps which they were:
- I commented Listen 80 & uncommented/Added Listen 443.
- I changed the location of my certificate and my key.
linux debian apache-httpd
New contributor
Onyx is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Have you already runsudo a2enmod ssl? I suspect not.
â Rui F Ribeiro
10 secs ago
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm trying to start Apache2(It works without the SSL) with SSL. but when i start it, it says
no listening sockets available, shutting down
AH00015: Unable to open logs.
I checked many topics and i did the same steps which they were:
- I commented Listen 80 & uncommented/Added Listen 443.
- I changed the location of my certificate and my key.
linux debian apache-httpd
New contributor
Onyx is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I'm trying to start Apache2(It works without the SSL) with SSL. but when i start it, it says
no listening sockets available, shutting down
AH00015: Unable to open logs.
I checked many topics and i did the same steps which they were:
- I commented Listen 80 & uncommented/Added Listen 443.
- I changed the location of my certificate and my key.
linux debian apache-httpd
linux debian apache-httpd
New contributor
Onyx is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Onyx is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Onyx is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 2 mins ago
Onyx
1
1
New contributor
Onyx is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Onyx is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Onyx is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Have you already runsudo a2enmod ssl? I suspect not.
â Rui F Ribeiro
10 secs ago
add a comment |Â
Have you already runsudo a2enmod ssl? I suspect not.
â Rui F Ribeiro
10 secs ago
Have you already run
sudo a2enmod ssl? I suspect not.â Rui F Ribeiro
10 secs ago
Have you already run
sudo a2enmod ssl? I suspect not.â Rui F Ribeiro
10 secs ago
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Onyx is a new contributor. Be nice, and check out our Code of Conduct.
Â
draft saved
draft discarded
Onyx is a new contributor. Be nice, and check out our Code of Conduct.
Onyx is a new contributor. Be nice, and check out our Code of Conduct.
Onyx is a new contributor. Be nice, and check out our Code of Conduct.
Â
draft saved
draft discarded
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f478511%2fapache2-no-listening-sockets-available-shutting-down-ah00015-unable-to-open-l%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Have you already run
sudo a2enmod ssl? I suspect not.â Rui F Ribeiro
10 secs ago