Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Installing Owncloud 4.0.x?

Got problems with your B2 or B3? Share and get helped!
Post Reply
snowdrop
Posts: 6
Joined: 10 Jun 2011, 18:39
Location: Sweden, Malmö
Contact:

Installing Owncloud 4.0.x?

Post by snowdrop »

I have read about people installing OwnCloud on their B3 and want to be part of that club. OwnCloud has changed since then though and current release is 4.0.4.

Dependencies for it are:

Code: Select all

apt-get install apache2 php5 php5-json php-xml php-mbstring php5-zip php5-gd
apt-get install php5-sqlite curl libcurl3 libcurl3-dev php5-curl php-pdo
...but half of those aren't available form the original B3-repo:s. Is there a smooth way of adding them without breaking the B3?
RandomUsername
Posts: 904
Joined: 09 Oct 2009, 18:49

Re: Installing Owncloud 4.0.x?

Post by RandomUsername »

Plenty of posts around about adding standard Debian repos to apt...
johannes
Posts: 1470
Joined: 31 Dec 2006, 07:12
Location: Sweden
Contact:

Re: Installing Owncloud 4.0.x?

Post by johannes »

If you do

Code: Select all

change_distribution elvin -u
on your B3, the -u will enable upstream repositories. Apt-get update and you now can install from the debian repos aswell.
/Johannes (Excito co-founder a long time ago, but now I'm just Johannes)
toukie
Posts: 115
Joined: 13 Jan 2012, 12:22

Re: Installing Owncloud 4.0.x?

Post by toukie »

I installed ownCloud 5 pre alpha, a version with the first ever ownCloud picture gallery that works for me. Installing new versions is not quite smooth. New instances of ownCloud have problems in finding files from the MySQL database.
petiteprof79
Posts: 1
Joined: 15 Sep 2012, 10:54

Re: Installing Owncloud 4.0.x?

Post by petiteprof79 »

Hi, I also use Version 5 pre alpha 1. I have just started using OwnCloud alltogether and love it so far. I just have a problem sharing a calendar because everytime I try it says resharing is not allowed. However, I can't allow it in the admin panel. Do you know how to solve this problem?
Post Reply