ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Installing ownCloud 9.0.1

    Scheduled Pinned Locked Moved IT Discussion
    50 Posts 9 Posters 10.4k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • coliverC
      coliver
      last edited by

      Did you enable HTTPS?

      alex.olynykA 1 Reply Last reply Reply Quote 0
      • A
        Alex Sage
        last edited by

        Did you reboot?

        1 Reply Last reply Reply Quote 0
        • alex.olynykA
          alex.olynyk @coliver
          last edited by

          @coliver Yes, the output of netstat -tulpn shows 443 listening and I rebooted. Is HTTPS required for ownCloud 9.0.1 to work?

          coliverC 1 Reply Last reply Reply Quote 0
          • coliverC
            coliver @alex.olynyk
            last edited by

            @alex.olynyk said in Installing ownCloud 9.0.1:

            @coliver Yes, the output of netstat -tulpn shows 443 listening and I rebooted. Is HTTPS required for ownCloud 9.0.1 to work?

            No but, you may want to try going to https://ipaddress/owncloud and see if that resolves.

            1 Reply Last reply Reply Quote 0
            • coliverC
              coliver
              last edited by

              If that doesn't work then we need to look at the apache/nginx logs to see if there is an error on connection.

              1 Reply Last reply Reply Quote 0
              • dafyreD
                dafyre
                last edited by

                Did you put the owncloud web site in Apache's Document root? (/var/www/html if you are using a Ubuntu / Debian distro)

                JaredBuschJ 1 Reply Last reply Reply Quote 0
                • JaredBuschJ
                  JaredBusch @dafyre
                  last edited by

                  @dafyre said in Installing ownCloud 9.0.1:

                  Did you put the owncloud web site in Apache's Document root? (/var/www/html if you are using a Ubuntu / Debian distro)

                  you don't do anything. owncloud installs itself.

                  dafyreD 1 Reply Last reply Reply Quote 0
                  • dafyreD
                    dafyre @JaredBusch
                    last edited by

                    @JaredBusch said in Installing ownCloud 9.0.1:

                    @dafyre said in Installing ownCloud 9.0.1:

                    Did you put the owncloud web site in Apache's Document root? (/var/www/html if you are using a Ubuntu / Debian distro)

                    you don't do anything. owncloud installs itself.

                    Then check the apache configs and see if the owncloud site has been enabled?

                    1 Reply Last reply Reply Quote 0
                    • scottalanmillerS
                      scottalanmiller
                      last edited by

                      What OS are you on?

                      alex.olynykA 1 Reply Last reply Reply Quote 0
                      • alex.olynykA
                        alex.olynyk @scottalanmiller
                        last edited by

                        @scottalanmiller Tried it on CentOS 7 and Ubuntu Server 16. I can get to Apache test page on both but not OC.

                        scottalanmillerS 1 Reply Last reply Reply Quote 0
                        • scottalanmillerS
                          scottalanmiller @alex.olynyk
                          last edited by

                          @alex.olynyk said in Installing ownCloud 9.0.1:

                          @scottalanmiller Tried it on CentOS 7 and Ubuntu Server 16. I can get to Apache test page on both but not OC.

                          Did you follow my guide for CentOS 7? Not that there is any real trick to it, but I ran through it and it worked and my steps are there.

                          alex.olynykA 1 Reply Last reply Reply Quote 0
                          • alex.olynykA
                            alex.olynyk @scottalanmiller
                            last edited by

                            @scottalanmiller can you post the link to your guide?

                            scottalanmillerS 1 Reply Last reply Reply Quote 0
                            • scottalanmillerS
                              scottalanmiller @alex.olynyk
                              last edited by

                              @alex.olynyk said in Installing ownCloud 9.0.1:

                              @scottalanmiller can you post the link to your guide?

                              http://mangolassi.it/topic/8399/installing-owncloud-9-on-centos-7/

                              One of only three things tagged under ownCloud 9 so very easy to find.

                              1 Reply Last reply Reply Quote 0
                              • alex.olynykA
                                alex.olynyk
                                last edited by

                                I ran the commands one at a time but have the same issue. I even pasted into a script and ran the script with the same issue. I can see the Apache page but when I go to http://IPADDRESS/owncloud I get:
                                The requested URL /owncloud was not found on this server. Where should I look next?

                                wirestyle22W 1 Reply Last reply Reply Quote 0
                                • wirestyle22W
                                  wirestyle22 @alex.olynyk
                                  last edited by wirestyle22

                                  @alex.olynyk said in Installing ownCloud 9.0.1:

                                  I ran the commands one at a time but have the same issue. I even pasted into a script and ran the script with the same issue. I can see the Apache page but when I go to http://IPADDRESS/owncloud I get:
                                  The requested URL /owncloud was not found on this server. Where should I look next?

                                  I actually ran @JaredBusch 's guide and then upgraded to the latest version. Check the tags for owncloud. I think his is 8.x on CentOS 7. Everything worked immediately.

                                  JaredBuschJ 1 Reply Last reply Reply Quote 0
                                  • JaredBuschJ
                                    JaredBusch @wirestyle22
                                    last edited by

                                    @wirestyle22 said in Installing ownCloud 9.0.1:

                                    @alex.olynyk said in Installing ownCloud 9.0.1:

                                    I ran the commands one at a time but have the same issue. I even pasted into a script and ran the script with the same issue. I can see the Apache page but when I go to http://IPADDRESS/owncloud I get:
                                    The requested URL /owncloud was not found on this server. Where should I look next?

                                    I actually ran @JaredBusch 's guide and then upgraded to the latest version. Check the tags for owncloud. I think his is 8.x on CentOS 7. Everything worked immediately.

                                    Yes, my guide was for 8.X But should work perfectly with 9. I will work on a new guide.

                                    wirestyle22W 1 Reply Last reply Reply Quote 1
                                    • wirestyle22W
                                      wirestyle22 @JaredBusch
                                      last edited by

                                      @JaredBusch said in Installing ownCloud 9.0.1:

                                      @wirestyle22 said in Installing ownCloud 9.0.1:

                                      @alex.olynyk said in Installing ownCloud 9.0.1:

                                      I ran the commands one at a time but have the same issue. I even pasted into a script and ran the script with the same issue. I can see the Apache page but when I go to http://IPADDRESS/owncloud I get:
                                      The requested URL /owncloud was not found on this server. Where should I look next?

                                      I actually ran @JaredBusch 's guide and then upgraded to the latest version. Check the tags for owncloud. I think his is 8.x on CentOS 7. Everything worked immediately.

                                      Yes, my guide was for 8.X But should work perfectly with 9. I will work on a new guide.

                                      Yup. I was just giving him info if he was having issues using the tags because he requested a link to scott's guide

                                      1 Reply Last reply Reply Quote 0
                                      • alex.olynykA
                                        alex.olynyk
                                        last edited by

                                        Jareds guide works perfectly for 8. I upgraded to 9 from 8 and it hosed my VM.

                                        I clean installed 9 using the guide on OC website first and then I tried Scott's guide with the same issue. I thought it was the OS so I installed 9 on Ubuntu Server 16 with the same issue.

                                        Strange because I can install 8 just fine

                                        travisdh1T 1 Reply Last reply Reply Quote 0
                                        • travisdh1T
                                          travisdh1 @alex.olynyk
                                          last edited by

                                          @alex.olynyk Yeah, I'm having issues with 9.0.1.1 as well. Something's gone wrong in a setting file somewhere, hope I can work it out soon.

                                          1 Reply Last reply Reply Quote 0
                                          • alex.olynykA
                                            alex.olynyk
                                            last edited by

                                            Thank goodness its not just me

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 1 / 3
                                            • First post
                                              Last post