How to install Joomla????

  • Hello All,
    '
    Thanks for taking a look and maybe you can help me. I as so many others are just getting into OMV. I have played around with Amahi and even bought a Zyxel320s to play around with for a bit. I am looking to move on and take off the training wheels and try to make something that is mine from....well...not the ground up but you get the idea.


    So what I need is a step by step direction on how to install Joomla (not stuck on just Joomla so if you have a better suggestion...I am all ears) and everything that I need to install to run a minor website and to even get Joomla to work at all.


    Looking forward to the responses and maybe as time goes I will be skilled enough to help other people out too. God Bless open source.


    (OMV 2.2.12 Stone burner)

    • Offizieller Beitrag

    I wrote these instructions for wordpress a while back. Maybe they will help. Joomla isn't much different to install.


    • Add shared folder for wordpress - wordpress
    • Install mysql
    • Enable mysql
    • Enable SQL Management site
    • Save and Apply
    • Set mysql root password
    • Click Launch Management Site
    • Login with user root and new mysql root password
    • Go to Database menu
    • Click Create New
    • Enter wordpress and click Create Database
    • Install nginx plugin
    • Enable nginx
    • Save
    • Add pool from Pools tab
    • - name: wppool
    • - user: www-data
    • - group: www-data
    • - leave other settings at their defaults
    • Add server from Servers tab
    • - Check Enable
    • - Directory: wordpress
    • - Check Use root
    • - Port: 8080
    • - Check Enable PHP
    • - PHP-FPM pool: wppool
    • - Check index.php
    • Enable ssh
    • Save
    • Click Apply
    • Connect via ssh (use putty) and login as root
    • Find Root path in Servers tab for newly created server - use for path in next step
    • cd /media/long_uuid/wordpress/
    • wget https://wordpress.org/latest.tar.gz
    • tar xvzf latest.tar.gz --strip-components=1
    • rm latest.tar.gz
    • Go to: http://omv-ip-address:8080/

    omv 7.0-32 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.9 | compose 7.0.9 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Ok, so I finally got to test this(dang kids and family life). All seems to have gone well and I didnt really run into an issue until.....step 35


    • tar xvzf latest.tar.gz --strip-components=1

    After I realized strip-componets=1 should be strip -componets I recieved this error


    tar: -componets=1: Invalid number of elements.


    Any ideas?

    • Offizieller Beitrag

    You have some spelling mistakes. componets should components. Type exactly what I wrote. Do not split the strip-components flag.

    omv 7.0-32 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.9 | compose 7.0.9 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • So I am just going to throw this out there....definitely user error on my part...my bad .lol. Word press is now up and running now I just need to figure out how to use it since I was reading everything under the sun about Joomla. (Forgot to mention I figured I would try out Wordpress for now). Thats another thread, in another forum for another day though.


    Thanks again!!!

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!