Ubuntu 11.10, setup-web2py-nginx-uwsgi-ubuntu.sh. When it didn't work I
changed the file and submitted it back to the community.

The install for uwsgi-python doesn't work instead you need to change to:
apt-get -y install uwsgi uwsgi-plugin-python

Then update the path you save the configuration file from:
/etc/uwsgi-python/apps-available.....
to
/etc/*uwsgi*/apps-available......

I also changed the user/group from www-data to a custom one to make
deployment much smother

Finally had to update the command that starts uwsgi from
/etc/init.d/uwsgi-python restart
to
/etc/init.d/*uwsgi* restart

On Sat, Mar 17, 2012 at 1:26 AM, pbreit <pbreitenb...@gmail.com> wrote:

> What script did you use? What server are you on? What did it do when it
> "didn't work"?




-- 
-- 
Regards,
Bruce Wade
http://ca.linkedin.com/in/brucelwade
http://www.wadecybertech.com
http://www.warplydesigned.com
http://www.fitnessfriendsfinder.com

Reply via email to