On 12 jul, 16:32, mdipierro <[email protected]> wrote: > 1.80.1 is supposed to be identical to trunk. (!?) > > Do you have this file: applications/sueldos/modules/reportes.py > No, the error does not occur due to missing module.
Now I know how to avoid it, but do not know why it happens. The steps are: 1) Download the zipped source code (web2py_src.zip) 2) I unzip. 3) Copy the application. 4) Build the config.xml file (for Cherokee) 5) Change the owner: chown-Rh www: www web2py 6) Start cherokee Under these conditions, the error mentioned in the above message happens. Well, If I run web2py (python web2py.py) and stop and try again from the page served by Cherokee, works well. Why is that?

