I'm trying to setup owncloud 8 on my RPi2 and when I enter my local IP this is where I get - normal.

I've mounted my USB to /media/owncloud and I can store files there, and then view them on my computer - so the USB is working.
I believe I have given owncloud the correct permissions to view and write to the USB drive:
Code: Select all
sudo chown -R www-data:www-data /media/owndrive
Any help would be appreciated greatly! I've probably done something simple that's causing the problem, so...
Thanks,
Stephen