El 2012-06-19 11:24, Maykel Franco Hernández escribió:
> El 2012-06-19 10:51, Ric Moore escribió: > >> On 06/18/2012 11:43 AM, Maykel Franco Hernández wrote: >> >>> Hi! I have installed the owncloud 4.0.2. The application is very >>> easy >>> to install and works. But I found the bug. When I created the users >>> and later I logged in, the owncloud not show Shared folder....And I >>> not share with the others users with the same group... I created >>> the >>> folder Shared manually and It works... I probed the solution: >>> >> > https://gitorious.org/owncloud/owncloud/commit/7868b25dcc81afdefad165b6ca17dd28e791c532 >>> [1] But not works... Can I help me please? >> >> Did you set the files/directories ownership as directed in the >> install >> guide? I just installed it myself. So far no major problems. Ric >> >> -- >> My father, Victor Moore (Vic) used to say: >> "There are two Great Sins in the world... >> ..the Sin of Ignorance, and the Sin of Stupidity. >> Only the former may be overcome." R.I.P. Dad. >> http://linuxcounter.net/user/44256.html-- ubuntu-users mailing list >> ubuntu-users@list... Modify settings or unsubscribe at: >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users > > Thanks for your response. Yes, I launch the command: > > chown -R www-data.www-data /var/www/owncloud > > That is a bug of owncloud 4.* > > In owncloud 3.* no problem with folder Shared. It created > succesfully. > > Thanks in advanced.