GeeXboX

Owncloud on Cubox-i4

December 15th, 2014

Home Forums GeeXboX on ARM SoCs Owncloud on Cubox-i4

Tagged:

This topic contains 15 replies, has 5 voices, and was last updated by tomlohave 2 weeks, 6 days ago.

Viewing 15 posts – 1 through 15 (of 16 total)
  • Author
    Posts
  • #9439

    Hello,

    can someone share information on how to configure a Owncloud server on the Cubox-i4? As far as I found out the current dev-snapshot already has most components present:
    – lighttpd webserver
    – php
    – sqlite database

    Thanks for any hints.

    #9449

    tomlohave
    Moderator

    you are the first to ask :p
    No promise I can do this in the comming days, but will try to package it. (unless you want to do it)

    #9599

    banzap
    Member

    @tomlohave, how we can package a service, like owncloud? Is there a tutorial?
    Also, how we can crosscompile if needed?

    #9610

    Ohmega
    Member

    Any progress with this? I tried running it by myself, but I failed because of missing PHP modules that I couldn’t figure out how to install..

    #9614

    tomlohave
    Moderator

    I didn’t get the time to do it yet.

    #9750

    Ohmega
    Member

    Dont want to sound like I’m complaining or anything, becauae you guys are really doing an amazing contribution, but just interested if you were able to get to this, or still haven’t got a chance?

    I failed to have any progress..

    #9752

    tomlohave
    Moderator

    It’s packaged but not yet functional (php problems, trynng to fix them)

    #9753

    tomlohave
    Moderator

    done.

    #9754

    Ohmega
    Member

    Perfect thanks! I will check it out!

    #9755

    tomlohave
    Moderator

    can you build yourself (devel branch) or do you want packages to test ?

    #9756

    Ohmega
    Member

    Hmm never built anything before, so I guess it’d be helpful to get packages..

    Thanks again!

    #9757

    tomlohave
    Moderator

    ok
    from a (remote) shell, do :

    opkg install http://download.openbricks.org/utilite/libzip_0.11.2-1_armv7.opk
    opkg install http://download.openbricks.org/utilite/php_5.4.12-3_armv7.opk
    opkg install http://download.openbricks.org/utilite/owncloud_8.0.2-1_armv7.opk

    then go to http://ip-of-your-cuboxi4

    #9762

    Ohmega
    Member

    Thanks a lot!
    Unfortunately it doesn’t seem to work at first test.. After installing the packages I got the login screen and everything, but after trying to create an admin user there – I am just getting a blank page..

    Hopefully I’ll have some time playing with this a bit more this week

    Thanks again

    #9763

    skelos
    Participant

    owncloud packages are also availables for ‘standard’ cubox (first version) ?

    #9764

    tomlohave
    Moderator

    @Ohmega : can you move file /etc/php.ini to another location then restart lighttpd with
    systemctl restart lighttpd
    it works here without this file

    @skelos : no it’s only built for cubox-i/ utilite

    Maybe i can prepare an image for old cubox later today (night)

Viewing 15 posts – 1 through 15 (of 16 total)

You must be logged in to reply to this topic.

Comments are closed.