Joomla install on Apache2 missing mods

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
1
down vote

favorite












I am running ubuntu 16.04.4 and installed the LAMP stack as part of the install process. I have managed to get Apache2, MySql, PHP to work after quite a struggle. I want to now install Joomla onto the webserver and all I get is the word 'Error' when I try to run the setup process on the Joomla install. After looking through the required spec for Joomla is says appache2 need to have mod_mysql, mod_xml, and mod_zlib. I've searched through all of the files and cant find any of these mod files. How can I get them? I've searched everywhere I can think of.










share|improve this question

























    up vote
    1
    down vote

    favorite












    I am running ubuntu 16.04.4 and installed the LAMP stack as part of the install process. I have managed to get Apache2, MySql, PHP to work after quite a struggle. I want to now install Joomla onto the webserver and all I get is the word 'Error' when I try to run the setup process on the Joomla install. After looking through the required spec for Joomla is says appache2 need to have mod_mysql, mod_xml, and mod_zlib. I've searched through all of the files and cant find any of these mod files. How can I get them? I've searched everywhere I can think of.










    share|improve this question























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      I am running ubuntu 16.04.4 and installed the LAMP stack as part of the install process. I have managed to get Apache2, MySql, PHP to work after quite a struggle. I want to now install Joomla onto the webserver and all I get is the word 'Error' when I try to run the setup process on the Joomla install. After looking through the required spec for Joomla is says appache2 need to have mod_mysql, mod_xml, and mod_zlib. I've searched through all of the files and cant find any of these mod files. How can I get them? I've searched everywhere I can think of.










      share|improve this question













      I am running ubuntu 16.04.4 and installed the LAMP stack as part of the install process. I have managed to get Apache2, MySql, PHP to work after quite a struggle. I want to now install Joomla onto the webserver and all I get is the word 'Error' when I try to run the setup process on the Joomla install. After looking through the required spec for Joomla is says appache2 need to have mod_mysql, mod_xml, and mod_zlib. I've searched through all of the files and cant find any of these mod files. How can I get them? I've searched everywhere I can think of.







      apache2 joomla






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 8 at 22:34









      Figgis1965

      156




      156




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote



          accepted










          It looks like you're missing php mods, these can be installed with



          apt install php7.0-mysql php7.0-xml


          once you install them, they should be enabled by default but if they aren't you can uncomment the appropriate lines in /etc/php/7.0/apache2/php.ini






          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',
            convertImagesToLinks: true,
            noModals: false,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            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%2f1013251%2fjoomla-install-on-apache2-missing-mods%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote



            accepted










            It looks like you're missing php mods, these can be installed with



            apt install php7.0-mysql php7.0-xml


            once you install them, they should be enabled by default but if they aren't you can uncomment the appropriate lines in /etc/php/7.0/apache2/php.ini






            share|improve this answer
























              up vote
              0
              down vote



              accepted










              It looks like you're missing php mods, these can be installed with



              apt install php7.0-mysql php7.0-xml


              once you install them, they should be enabled by default but if they aren't you can uncomment the appropriate lines in /etc/php/7.0/apache2/php.ini






              share|improve this answer






















                up vote
                0
                down vote



                accepted







                up vote
                0
                down vote



                accepted






                It looks like you're missing php mods, these can be installed with



                apt install php7.0-mysql php7.0-xml


                once you install them, they should be enabled by default but if they aren't you can uncomment the appropriate lines in /etc/php/7.0/apache2/php.ini






                share|improve this answer












                It looks like you're missing php mods, these can be installed with



                apt install php7.0-mysql php7.0-xml


                once you install them, they should be enabled by default but if they aren't you can uncomment the appropriate lines in /etc/php/7.0/apache2/php.ini







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Mar 8 at 22:47









                Desultory

                1113




                1113



























                     

                    draft saved


                    draft discarded















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1013251%2fjoomla-install-on-apache2-missing-mods%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Popular posts from this blog

                    pylint3 and pip3 broken

                    Missing snmpget and snmpwalk

                    How to enroll fingerprints to Ubuntu 17.10 with VFS491