Eero > https://owncloud.org/ > This is a great tool. Thanks. What is a bit frustrating is that some of the modules do not seem to work for some reason. For example, it finds the music files and there is an enabled music player but I never get the files to play. On my Ipad, it wants to download everything, also. Instead of streaming it (both on the Windows Desktop and the iPad) it will not stream. Actually, I get something that looks like a player in the web interface, but clicking on Play does nothing. > The other issue is streaming media to devices like my > tablet, or other devices, pcs, from the Linux Centos box. Not sure if > a Node.js solution is best or a php solution and/or if there are linux > apps for Centos that do this. http://www.linuxplanet.com/linuxplanet/reviews/7313/1 Any opinion on whether these things can be integrated with ownCloud? If anyone else has an opinion let me know. I'm guessing that many folks on this list are very familiar with php. It was amazing that owncloud did everything with just php. I had some other issues but perhaps I need to take that to an owncloud forum. Like why I ran into problems installing an app. I tried one that was supported. I downloaded it and uploaded it to my Centos box, inside the apps folder on owncloud. First I get an error when I tried to do anything as admin. It says that the folder doesn't have write access - the apps folder. Inside the httpd.conf file, I setup the user/group to be apache:apache. So, I first made sure the folders had that user/group setting for ownership (using chown). Then I ran the command: chmod +w -R apps from inside /path/to/domain/public_html/owncloud/ So, even after doing this, first: chown -R apache:apache apps and chmod +w -R apps, it was still showing that error message and telling me I had to change ownership and make things writable. I think I had to logout of the site from Chrome browser and log back in to get this to work again. My copy of firefox is not working too well with this which may be a larger firefox issue. Thanks, Bruce -- Eero _______________________________________________ CentOS mailing list CentOS at centos.org http://lists.centos.org/mailman/listinfo/centos