webserver problem












0















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?










share|improve this question




















  • 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
















0















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?










share|improve this question




















  • 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














0












0








0








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?










share|improve this question
















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






share|improve this question















share|improve this question













share|improve this question




share|improve this question








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 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














  • 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








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










1 Answer
1






active

oldest

votes


















0














You have declare the module php7_module twice, search the duplicated line, remove one of them and this will fix the issue.






share|improve this answer























    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
    });


    }
    });














    draft saved

    draft discarded


















    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









    0














    You have declare the module php7_module twice, search the duplicated line, remove one of them and this will fix the issue.






    share|improve this answer




























      0














      You have declare the module php7_module twice, search the duplicated line, remove one of them and this will fix the issue.






      share|improve this answer


























        0












        0








        0







        You have declare the module php7_module twice, search the duplicated line, remove one of them and this will fix the issue.






        share|improve this answer













        You have declare the module php7_module twice, search the duplicated line, remove one of them and this will fix the issue.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jan 10 at 14:32









        AtomiX84AtomiX84

        51619




        51619






























            draft saved

            draft discarded




















































            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.




            draft saved


            draft discarded














            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





















































            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







            Popular posts from this blog

            Category:香港粉麵

            List *all* the tuples!

            Channel [V]