I've created a document for setting up Flask using a virtual environment on webfaction. I would be glad for feedback or any way to make it better. https://paper.dropbox.com/doc/Install-Flask-on-webfaction-upBJ3Ya6tcg0aRKI9lxE6 Notice the one hack I added. Anyone have a way around it? asked 09 Aug '17, 14:39 bradrice |
You don't need to use The correct way to use a virtualenv with mod_wsgi is to set
answered 09 Aug '17, 15:27 seanf I thought that would work, but it doesn't for me. I get a Gateway timeout error when I use it.
(09 Aug '17, 20:32)
bradrice
That shouldn't happen. Feel free to open a support ticket if you'd like us to take a look.
(09 Aug '17, 21:20)
seanf
|