Magento 2 - bin/magento Commands not working in Cpanel Terminal












0















I have an issue while try to run commands bin/magento in terminal. Commands not working. No command run after bin directory. You can see the below screenshot about the error.



Basically yesterday I installed Mailchimp extension using SSH Putty (login as root user). Now I can't run commands in terminal.



enter image description here



Need help.










share|improve this question























  • Try sudo magento c:f.

    – Rizwan
    Jan 16 at 13:04











  • sudo magento cache:flush. not working, showing "sudo: effective uid is not 0, is /bin/sudo on a file system with the 'nosuid' option set or an NFS file system without root privileges?"

    – Shoaib Saleem
    Jan 16 at 13:14
















0















I have an issue while try to run commands bin/magento in terminal. Commands not working. No command run after bin directory. You can see the below screenshot about the error.



Basically yesterday I installed Mailchimp extension using SSH Putty (login as root user). Now I can't run commands in terminal.



enter image description here



Need help.










share|improve this question























  • Try sudo magento c:f.

    – Rizwan
    Jan 16 at 13:04











  • sudo magento cache:flush. not working, showing "sudo: effective uid is not 0, is /bin/sudo on a file system with the 'nosuid' option set or an NFS file system without root privileges?"

    – Shoaib Saleem
    Jan 16 at 13:14














0












0








0


1






I have an issue while try to run commands bin/magento in terminal. Commands not working. No command run after bin directory. You can see the below screenshot about the error.



Basically yesterday I installed Mailchimp extension using SSH Putty (login as root user). Now I can't run commands in terminal.



enter image description here



Need help.










share|improve this question














I have an issue while try to run commands bin/magento in terminal. Commands not working. No command run after bin directory. You can see the below screenshot about the error.



Basically yesterday I installed Mailchimp extension using SSH Putty (login as root user). Now I can't run commands in terminal.



enter image description here



Need help.







magento2 command-line file-permissions






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jan 16 at 13:00









Shoaib SaleemShoaib Saleem

499




499













  • Try sudo magento c:f.

    – Rizwan
    Jan 16 at 13:04











  • sudo magento cache:flush. not working, showing "sudo: effective uid is not 0, is /bin/sudo on a file system with the 'nosuid' option set or an NFS file system without root privileges?"

    – Shoaib Saleem
    Jan 16 at 13:14



















  • Try sudo magento c:f.

    – Rizwan
    Jan 16 at 13:04











  • sudo magento cache:flush. not working, showing "sudo: effective uid is not 0, is /bin/sudo on a file system with the 'nosuid' option set or an NFS file system without root privileges?"

    – Shoaib Saleem
    Jan 16 at 13:14

















Try sudo magento c:f.

– Rizwan
Jan 16 at 13:04





Try sudo magento c:f.

– Rizwan
Jan 16 at 13:04













sudo magento cache:flush. not working, showing "sudo: effective uid is not 0, is /bin/sudo on a file system with the 'nosuid' option set or an NFS file system without root privileges?"

– Shoaib Saleem
Jan 16 at 13:14





sudo magento cache:flush. not working, showing "sudo: effective uid is not 0, is /bin/sudo on a file system with the 'nosuid' option set or an NFS file system without root privileges?"

– Shoaib Saleem
Jan 16 at 13:14










2 Answers
2






active

oldest

votes


















0














Go to public_html/bin and change permission to 775






share|improve this answer
























  • Tried. Still not working.

    – Shoaib Saleem
    Jan 16 at 13:09



















0














Give permission to generated Directory



chmod 777 -R generated


GIve appropriate permission to generated directory.






share|improve this answer























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "479"
    };
    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: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    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%2fmagento.stackexchange.com%2fquestions%2f258024%2fmagento-2-bin-magento-commands-not-working-in-cpanel-terminal%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    Go to public_html/bin and change permission to 775






    share|improve this answer
























    • Tried. Still not working.

      – Shoaib Saleem
      Jan 16 at 13:09
















    0














    Go to public_html/bin and change permission to 775






    share|improve this answer
























    • Tried. Still not working.

      – Shoaib Saleem
      Jan 16 at 13:09














    0












    0








    0







    Go to public_html/bin and change permission to 775






    share|improve this answer













    Go to public_html/bin and change permission to 775







    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered Jan 16 at 13:04









    magefmsmagefms

    46213




    46213













    • Tried. Still not working.

      – Shoaib Saleem
      Jan 16 at 13:09



















    • Tried. Still not working.

      – Shoaib Saleem
      Jan 16 at 13:09

















    Tried. Still not working.

    – Shoaib Saleem
    Jan 16 at 13:09





    Tried. Still not working.

    – Shoaib Saleem
    Jan 16 at 13:09













    0














    Give permission to generated Directory



    chmod 777 -R generated


    GIve appropriate permission to generated directory.






    share|improve this answer




























      0














      Give permission to generated Directory



      chmod 777 -R generated


      GIve appropriate permission to generated directory.






      share|improve this answer


























        0












        0








        0







        Give permission to generated Directory



        chmod 777 -R generated


        GIve appropriate permission to generated directory.






        share|improve this answer













        Give permission to generated Directory



        chmod 777 -R generated


        GIve appropriate permission to generated directory.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jan 17 at 5:46









        RizwanRizwan

        658324




        658324






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Magento Stack Exchange!


            • 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%2fmagento.stackexchange.com%2fquestions%2f258024%2fmagento-2-bin-magento-commands-not-working-in-cpanel-terminal%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

            An IMO inspired problem

            Management

            Investment