Author Topic: Testers needed for OwnCloud 3  (Read 705 times)

Offline Archie

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 8590
  • Aurum nostrum non est aurum vulgi.
Testers needed for OwnCloud 3
« on: February 20, 2012, 10:40:17 AM »
Untested but it should work ... packaged in 64-bit but it might also work for 32-bit ... saw this app on Menotu's post. Used it before and it's hey, hey.

http://dl.dropbox.com/u/32533806/owncloud-3.0.0-1_archie_2012.noarch.rpm
Since 2006 | LiCo 401868 | Bare Metal | What is necessary is never unwise. --Sarek, 2258.42


Offline Archie

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 8590
  • Aurum nostrum non est aurum vulgi.
Re: Testers needed for OwnCloud 3
« Reply #1 on: February 20, 2012, 08:34:29 PM »
Installed and found some stuff that needed to be added to make setting it up easier.

At the moment I would suggest that after installing the above RPM (for testing on 64-bit), you'll need to do the following:

Assuming that you already have your basic local webserver up and running ... to test this just point your browser to http://127.0.0.1 or http://localhost ... open a terminal as root.

# apt-get update && apt-get install php-zip php-mysqli
# cd /var/www/html/owncloud
# chmod 0770 data/
# chown apache:apache data/
# chown apache:apache config

And you should be able to set up your OwnCloud configuration by pointing your browser to http://localhost/owncloud or http://127.0.0.1/owncloud.

If anyone needs help with setting up a database for owncloud, just gimme a yell. ;)

UTSL,
Archie

Since 2006 | LiCo 401868 | Bare Metal | What is necessary is never unwise. --Sarek, 2258.42


Offline YouCanToo

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 5335
  • Location: Lebanon, OR., USA
    • Spreading the word.......
Re: Testers needed for OwnCloud 3
« Reply #2 on: February 20, 2012, 11:21:47 PM »
They could also look here http://www.pclinuxoshelp.com/index.php/Owncloud,_installation_and_setup

It has information about setting up the database also.




Be sure to visit the NEW Knowledge Base


Linux is user-friendly- it's just picky who its friends are!