Re: [web2py] Help deploying Web2py on FluxFlex

2012-04-24 Thread José Luis Redrejo Rodríguez
There might be two problems: - You uploaded the "setup.py" file included in web2py sources tar ball. Remove it -You pushed too many things: you only should push your app directory, not the web2py or applications directory from your local drive. I.e. git should be available only at myapp in ...web2p

[web2py] Help deploying Web2py on FluxFlex

2012-04-24 Thread Simon Shapiro
Hi, I have followed the instructions on deploying web2py to fluxflex that i found here. My app was copied from local development on the path ...web2py/applications/myapp and placed in ../public_html/applications/myapp on t