Good suggestion.  I tried this, restarted web2py, and the
"communication error" in "Last Saved On" field still appears when
clicking Save button.

So far, this is what I know about this problem:

Problem:  web2py 1.79.1 on Ubuntu 10.04 (also Ubuntu 9.10 reported by
someone else)

No problem: web2py 1.79.1 on Windows Vista (both web2py.exe and src,
using both Python 2.5.4 and Python 2.6.5)

No problem: web2py 1.78.3 on both Ubuntu 10.04 and Windows Vista

DISCLAIMER: I'm very sleep deprived today, so it is possible I made
mistakes during testing, etc.  But others confirmed same problem on
Ubuntu using 1.79.1.

On Jun 7, 5:07 pm, Álvaro Justen <alv...@justen.eng.br> wrote:
> On Mon, Jun 7, 2010 at 15:10, Salvor Hardin <salvor.pub...@gmail.com> wrote:
> >  * I ran using:
> >   sudo -u www-data python web2py -p 8888
>
> You are running web2py with user www-data. Please check if this user
> have *all permissions* in the whole web2py directory. To be fast:
> chown -R www-data /path/to/web2py/
>
> --
> Álvaro Justen - Turicas
>  http://blog.justen.eng.br/
>  21 9898-0141

Reply via email to