Thank for extending the script Alan. I have tested the trunk version. It fails when trying to start the service uwsgi
it cannot find /opt/uwsgi-python/uwsgi This is presumably from PROG=/opt/uwsgi-python/uwsgi and daemon $PROG $DAEMON_OPTS Clearly when you tested it there was something else in the usgi_python folder. If you have a revised script I can test it. Thanks Peter On Sunday, 29 July 2012 15:26:37 UTC+1, Alan Etkin wrote: > > The fixed peter scrip to install Python 2.7.3 and self-signed certs for > ssl enabled apps. It retrieves the base architecture also for nginx > installation. It should be tested although, as I only used its commands > separately. > > --