View Single Post
  #10  
Old 02-17-2008, 10:48 AM
mamcx mamcx is offline
New Member
 
Join Date: Feb 2008
Posts: 7
Default 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?
Reply With Quote