NextCloud Installation Q & A

  • in your nextcloud config.php

    Code
    array (
        0 => '192.168.144.101:90',
        1 => '192.168.144.101:92',
      ),

    90 is for http and 92 is for https.
    You forgot to expand the extra options to setup your database. --> "Storage & database" then you see extra options for which database you want to use.



    If you still want to join irc, you don't have to install an application just go to https://webchat.freenode.net/ choose a nick and put #openmediavault under channel

  • error log says my config.php has an error on line 2.
    here's my config.php file, any help on what's wrong with it is much appreciated.

    Einmal editiert, zuletzt von HackitZ () aus folgendem Grund: added info

  • Don't change the config.php unless you know what you're doing.
    There is no need to change the config.php for your initial setup.
    By the way, no need to put the port number in the array (.....


    Post your NC vhost config here, so we can check it for you.
    I notice that you enabled SSL, turn it off, and use just HTTP for your setup.

    OMV v5.0
    Asus Z97-A/3.1; i3-4370
    32GB RAM Corsair Vengeance Pro

  • here's what i have in the extra options


  • here's what i have in the extra options



    I commented out fastcgi_param HTTPS on; by adding #

  • I modified it a little bit, see if that help.

    Restart Nginx service: sudo service nginx restart


    I don't use SqlLite, not sure what else you're missing.


    The 'overwrite.cli.url' is supposed to be a URL such as: https://abx.xyz.com , not IP address.


    Why you don't use MySQL?

    OMV v5.0
    Asus Z97-A/3.1; i3-4370
    32GB RAM Corsair Vengeance Pro

    3 Mal editiert, zuletzt von tinh_x7 ()

  • ok started again, back to the setup page.
    how do i setup mysql? i have searched for hours and found nothing. so it must be something simple ,
    so i have tried twice to open mysql,
    created a new data base called nextcloud
    i then create a new user ncadmin and password
    i then open the new user and select the nextcloud database i created and select all the options and apply.


    is this the way you create a mysql user and database?
    thanks

  • 1. Please download the MySQL plugin from OMV first.


    2.

    created database in mysql, added a new user in mysql, gave that user full rights to the new database.

    3. Re-read the installation guide.


    You can use my Pydio installation guide to mirror NextCloud MySQL database: https://forum.openmediavault.o…tallation-Guide/?pageNo=1

    OMV v5.0
    Asus Z97-A/3.1; i3-4370
    32GB RAM Corsair Vengeance Pro

    Einmal editiert, zuletzt von tinh_x7 ()

Jetzt mitmachen!

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