Has anyone tried to run owncloud on heliohost so far? Heliohost uses Apache2, PHP 3.5 and MySql so I assumed, that an installation would be possible There haven't been any posts on the helionet afaics, so I tried it myself........an FAILED TERRIBLY. I uploaded the owncloud folder to my public_html directory, created a folder data in it and changed the permissions of /data and /config to the values posted in the installation file. I've installed php5-Json via Pear, for it is needed by owncloud and not a default option at heliohost (afaik) Whenever I try to access the installation dialogue via MYDOMAIN\owncloud\index.php I only get the error message: Warning: require_once(user/database.php) [function.require-once]: failed to open stream: No such file or directory in /home/MYUSERNAME/public_html/owncloud/lib/base.php on line 66 Fatal error: require_once() [function.require]: Failed opening required 'user/database.php' (include_path='/home/MYUSERNAME/public_html/owncloud/lib:/home/MYUSERNAME/public_html/owncloud/config:/home/MYUSERNAME/public_html/owncloud/3rdparty:.:/usr/lib/php:/usr/local/lib/php:/home/MYUSERNAME/public_html/owncloud') in /home/MYUSERNAME/public_html/owncloud/lib/base.php on line 66 I have obviously made a mistake somewhere, or I am trying something that is simply impossible (owncloud on heliohost) I would appreciate any information or help on this topic. Thnx in advance. Stivo