webserver problem
I have a web serwer on VPS.
My website isn't working. In the log files I found these two erors
[Wed Jan 09 06:25:01.902230 2019] [mpm_prefork:notice] [pid 25757] AH00171: Graceful restart requested, doing restart
[Wed Jan 09 06:25:01.953796 2019] [so:warn] [pid 25757] AH01574: module php7_module is already loaded, skipping
How to solve them?
webserver vps
add a comment |
I have a web serwer on VPS.
My website isn't working. In the log files I found these two erors
[Wed Jan 09 06:25:01.902230 2019] [mpm_prefork:notice] [pid 25757] AH00171: Graceful restart requested, doing restart
[Wed Jan 09 06:25:01.953796 2019] [so:warn] [pid 25757] AH01574: module php7_module is already loaded, skipping
How to solve them?
webserver vps
1
Hello and welcome to Ask Ubuntu! Those two lines don't indicate any error at all. They're just informational logs. Can you share a bit more info about your setup? Please edit your question and add relevantapacheconfiguration and the specific error you get trying to open the website. Try looking inaccess.log, too.
– Mr Shunz
Jan 10 at 14:31
add a comment |
I have a web serwer on VPS.
My website isn't working. In the log files I found these two erors
[Wed Jan 09 06:25:01.902230 2019] [mpm_prefork:notice] [pid 25757] AH00171: Graceful restart requested, doing restart
[Wed Jan 09 06:25:01.953796 2019] [so:warn] [pid 25757] AH01574: module php7_module is already loaded, skipping
How to solve them?
webserver vps
I have a web serwer on VPS.
My website isn't working. In the log files I found these two erors
[Wed Jan 09 06:25:01.902230 2019] [mpm_prefork:notice] [pid 25757] AH00171: Graceful restart requested, doing restart
[Wed Jan 09 06:25:01.953796 2019] [so:warn] [pid 25757] AH01574: module php7_module is already loaded, skipping
How to solve them?
webserver vps
webserver vps
edited Jan 10 at 14:32
Mr Shunz
2,25521922
2,25521922
asked Jan 10 at 14:28
voldemarsovoldemarso
32
32
1
Hello and welcome to Ask Ubuntu! Those two lines don't indicate any error at all. They're just informational logs. Can you share a bit more info about your setup? Please edit your question and add relevantapacheconfiguration and the specific error you get trying to open the website. Try looking inaccess.log, too.
– Mr Shunz
Jan 10 at 14:31
add a comment |
1
Hello and welcome to Ask Ubuntu! Those two lines don't indicate any error at all. They're just informational logs. Can you share a bit more info about your setup? Please edit your question and add relevantapacheconfiguration and the specific error you get trying to open the website. Try looking inaccess.log, too.
– Mr Shunz
Jan 10 at 14:31
1
1
Hello and welcome to Ask Ubuntu! Those two lines don't indicate any error at all. They're just informational logs. Can you share a bit more info about your setup? Please edit your question and add relevant
apache configuration and the specific error you get trying to open the website. Try looking in access.log, too.– Mr Shunz
Jan 10 at 14:31
Hello and welcome to Ask Ubuntu! Those two lines don't indicate any error at all. They're just informational logs. Can you share a bit more info about your setup? Please edit your question and add relevant
apache configuration and the specific error you get trying to open the website. Try looking in access.log, too.– Mr Shunz
Jan 10 at 14:31
add a comment |
1 Answer
1
active
oldest
votes
You have declare the module php7_module twice, search the duplicated line, remove one of them and this will fix the issue.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1108596%2fwebserver-problem%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You have declare the module php7_module twice, search the duplicated line, remove one of them and this will fix the issue.
add a comment |
You have declare the module php7_module twice, search the duplicated line, remove one of them and this will fix the issue.
add a comment |
You have declare the module php7_module twice, search the duplicated line, remove one of them and this will fix the issue.
You have declare the module php7_module twice, search the duplicated line, remove one of them and this will fix the issue.
answered Jan 10 at 14:32
AtomiX84AtomiX84
51619
51619
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1108596%2fwebserver-problem%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Hello and welcome to Ask Ubuntu! Those two lines don't indicate any error at all. They're just informational logs. Can you share a bit more info about your setup? Please edit your question and add relevant
apacheconfiguration and the specific error you get trying to open the website. Try looking inaccess.log, too.– Mr Shunz
Jan 10 at 14:31