Re: SOLVED : Re: [web2py] Need help : Errors when running web2py app using uWSGI on Webfaction

2013-05-13 Thread Roberto De Ioris
> > >> You get memory errors, just remove limits (64 MB address space are not >> enough for sure). > > > As I mentioned later in my question - removing --limit-as 64 did not help > either. > If anything - it may have made things worse - I got SegFault (See my > original post) You said you reduc

SOLVED : Re: [web2py] Need help : Errors when running web2py app using uWSGI on Webfaction

2013-05-13 Thread Mandar Vaze
> You get memory errors, just remove limits (64 MB address space are not > enough for sure). As I mentioned later in my question - removing --limit-as 64 did not help either. If anything - it may have made things worse - I got SegFault (See my original post) Anyway, it seems like as you m

Re: [web2py] Need help : Errors when running web2py app using uWSGI on Webfaction

2013-05-13 Thread Roberto De Ioris
> Hi, > > I'm trying to setup web2py to use uWSGI using the instructions from > https://groups.google.com/d/msg/web2py/DOKMzOsppFk/91BZtU2cCQkJ > > The only difference being - I used "pip install uwsgi" rather than compile > it, as mentioned in the above link. > uWSGI version that got installed is