django + python3 + fastcgi + shared hosting not working

2014-02-26 Thread Héctor Urbina
Hello, I'm trying to deploy a django project on justhost.com. I have a locally installed version of python3 and I'm using the development version of django. I know I have to use fastcgi. My ~/public_html/uddo/.htaccess is: AddHandler fastcgi-script .fcgi RewriteEngine On RewriteCond %{REQUEST_FI

Re: django + python3 + fastcgi + shared hosting not working

2014-02-26 Thread Héctor Urbina
I'm worry, where I wrote --previs, it should say --prefix. 2014-02-26 10:55 GMT-03:00 Héctor Urbina : > Hello, > > I'm trying to deploy a django project on justhost.com. I have a locally > installed version of python3 and I'm using the development version of > django. I know I have to use fastc