Almost there!
Ok, you put me in the right track.
I change to the harcode python path and work ok (I have python2.4/2.5 both installed, so that must be).
Also, I change the command, so is now:
/opt/local/bin/python2.4 /home/d9a402a6/jhonWeb/paradondevamos/manage.py runfcgi method=prefork
Then I got:
unpack non-sequence
And stop when acces
request.path
on django.
I then imagine is because I put this on contect /para/. I move it to '/' but get 404.
I need to setup rewrite for this?
|