A big "Thanks" to all! Let me tell the end of the story: (1) I could not start the nginx-version. Maybe there is a problem with the script? At the moment I have not enough time to test the script with a new (virtual) machine.
(2) I cannot understand, why the error ticket reports Python *Python 2.7.4: /usr/local/bin/python (prefix: /usr/local)* and starting /usr/local/bin/python from the command line reports version * 2.7.5* (3) I have deleted the whole Python 2.7.4 package and afterwards I have reinstalled it. Now web2py runs as expected. (4) The whole trouble started with the idea to use Python 2.7.5 instead of Python 2.7.5. But 2.7.5 cannot be installed with Ubuntus apt-get and my tries to install 2.7.5 by hand went wrong. (5) "Never change a running system!" Ragrads, Martin 2013/8/5 Alan Etkin <[email protected]> > To check for errors look for > > /var/*log*/*uwsgi*.*log* > /var/*log*/***nginx*/ > > I have solved a similar problem with centos by giving the users running > nginx and uwsgi access rights to the web2py folder and its subfolders > >> -- > > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

