[owncloud-user] Owncloud 9, we might be getting there!

2016-05-01 Thread Mark - Syminet
I want to sell your software but too many changes, breakage between versions etc. This is not a product I can sell to people, because things break too often. Investors need to BACK OFF and let you guys do what needs to be done, their personal use-case hurts *everyone*. Three main goals: * Pho

Re: [owncloud-user] [solved] Re: Owncloud server can't be installed in (K)Ubuntu 16.4

2016-05-01 Thread Gerald Vogt
On 01/05/16 12:25, Volker Wysk wrote: The owncloud.conf file was not present in /etc/apache2/conf-enabled. This repairs the problem: /etc/apache2/conf-enabled % ln -s ../conf-available/owncloud.conf . The debian/ubuntu way of doing this is with a2enconf... -Gerald

Re: [owncloud-user] [solved] Re: Owncloud server can't be installed in (K)Ubuntu 16.4

2016-05-01 Thread Volker Wysk
Am Sonntag, 1. Mai 2016, 02:26:51 CEST schrieb Chris: > Mhh, maybe something to report to: > > https://github.com/owncloud/core/issues Yes, I've filed a bug report. Greetings, Volker ___ User mailing list User@owncloud.org http://mailman.owncloud.org/m

Re: [owncloud-user] Owncloud server can't be installed in (K)Ubuntu 16.4

2016-05-01 Thread Volker Wysk
Am Sonntag, 1. Mai 2016, 12:03:02 CEST schrieb Gerald Vogt: > That doesn't say that it's running on your local computer. The Apache > server is active. But where do you access https://localhost/owncloud? Is > that really the same computer? You have installed the apache server and > owncloud on the

Re: [owncloud-user] [solved] Re: Owncloud server can't be installed in (K)Ubuntu 16.4

2016-05-01 Thread Chris
Mhh, maybe something to report to: https://github.com/owncloud/core/issues -- View this message in context: http://owncloud.10557.n7.nabble.com/Owncloud-server-can-t-be-installed-in-K-Ubuntu-16-4-tp17189p17198.html Sent from the Users mailing list archive at Nabble.com. ___

[owncloud-user] [solved] Re: Owncloud server can't be installed in (K)Ubuntu 16.4

2016-05-01 Thread Volker Wysk
Am Sonntag, 1. Mai 2016, 02:01:12 CEST schrieb Chris: > Also check that /etc/apache2/conf.d/owncloud.conf (or is it > conf-enabled/owncloud.conf) exists (maybe you haven't installed the > owncloud-deps-php7 package) That's it! I can access localhost/owncloud now. Many thanks. The owncloud.conf fi

Re: [owncloud-user] Owncloud server can't be installed in (K)Ubuntu 16.4

2016-05-01 Thread Chris
Hi, it should be easy to point your default vhost to /var/www/owncloud to make oC available there. Also check that /etc/apache2/conf.d/owncloud.conf (or is it conf-enabled/owncloud.conf) exists (maybe you haven't installed the owncloud-deps-php7 package) For more info you can also have a look at

Re: [owncloud-user] Owncloud server can't be installed in (K)Ubuntu 16.4

2016-05-01 Thread Gerald Vogt
On 01/05/16 11:54, Volker Wysk wrote: Am Sonntag, 1. Mai 2016, 11:45:43 CEST schrieb Gerald Vogt: On 01/05/16 10:44, Volker Wysk wrote: Am Samstag, 30. April 2016, 23:15:06 CEST schrieb Chris: Okay, I've installed owncloud-9.0.1 now, from download.owncloud.org, and it installs fine. However, I

Re: [owncloud-user] Owncloud server can't be installed in (K)Ubuntu 16.4

2016-05-01 Thread Volker Wysk
Am Sonntag, 1. Mai 2016, 11:45:43 CEST schrieb Gerald Vogt: > On 01/05/16 10:44, Volker Wysk wrote: > > Am Samstag, 30. April 2016, 23:15:06 CEST schrieb Chris: > > Okay, I've installed owncloud-9.0.1 now, from download.owncloud.org, and > > it > > installs fine. However, I can't access https://loc

Re: [owncloud-user] Owncloud server can't be installed in (K)Ubuntu 16.4

2016-05-01 Thread Gerald Vogt
On 01/05/16 10:44, Volker Wysk wrote: Am Samstag, 30. April 2016, 23:15:06 CEST schrieb Chris: Okay, I've installed owncloud-9.0.1 now, from download.owncloud.org, and it installs fine. However, I can't access https://localhost/owncloud (or anything below). I get a 404 error. This is despite the

Re: [owncloud-user] Owncloud server can't be installed in (K)Ubuntu 16.4

2016-05-01 Thread Chris
The packages should install and work out of the box. That issue is probably something for a community dedicated to webservers / apache or ubuntu. -- View this message in context: http://owncloud.10557.n7.nabble.com/Owncloud-server-can-t-be-installed-in-K-Ubuntu-16-4-tp17189p17192.html Sent from

Re: [owncloud-user] Owncloud server can't be installed in (K)Ubuntu 16.4

2016-05-01 Thread Volker Wysk
Am Samstag, 30. April 2016, 23:15:06 CEST schrieb Chris: > You can't run oC 8.1.6 on Ubuntu 16.04 as 8.1.6 is not compatible with PHP7 > shipped in Ubuntu 16.04. > > Move on to a newer oC version which brings the updated dependency to PHP7. Okay, I've installed owncloud-9.0.1 now, from download.o

Re: [owncloud-user] Owncloud server can't be installed in (K)Ubuntu 16.4

2016-05-01 Thread Chris
You can't run oC 8.1.6 on Ubuntu 16.04 as 8.1.6 is not compatible with PHP7 shipped in Ubuntu 16.04. Move on to a newer oC version which brings the updated dependency to PHP7. -- View this message in context: http://owncloud.10557.n7.nabble.com/Owncloud-server-can-t-be-installed-in-K-Ubuntu-16