I used setup-web2py-ubuntu.sh web2py folder is /home/www-data/web2py And I checked, www-data has all permission on web2py folder (R W X)
On 20 фев, 16:22, Marin Pranjic <marin.pran...@gmail.com> wrote: > If you used script to install, then your web2py folder is /var/web2py and > user is www-data > run this as root: > chown -R www-data:www-data /var/web2py > > then permissions will be set > > > > > > > > On Sun, Feb 20, 2011 at 9:45 AM, LightOfMooN <vladsale...@yandex.ru> wrote: > > I increased memory to 512mb from 256, so now I have about 80mb memory > > free. > > But problem not disappeared. > > I have 2 apps created since 1.91.6. > > But now can't create new app. > > > And, ofc I connect through the admin interface. > > But I don't know about access permissions of web2py, because I'm bad > > in VDS administration. (I install web2py with script) > > > On 20 фев, 13:09, cjrh <caleb.hatti...@gmail.com> wrote: > > > On Feb 20, 9:21 am, LightOfMooN <vladsale...@yandex.ru> wrote: > > > > > On local machine all works fine. > > > > This implies that the problem is on a different machine. Do you > > > connect to the remote machine through the admin interface through your > > > browser? Does the web server process that launches web2py have write > > > access to the web2py applications folder?