| View previous topic :: View next topic   | 
	
	
	
		| Author | 
		Message | 
	
	
		templar -
 
  Joined: 31 Oct 2007 Posts: 1 Location: Sweden
  | 
		
			
				 Posted: Wed Oct 31, 2007 10:34 pm    Post subject: Django (Python) with FastCGI - working | 
				      | 
			 
			
				
  | 
			 
			
				Hi,
 
I'm developing web apps with Django and wanted a web server for use while developing in WinXP. Found Abyss and now got FastCGI working so I thought I'd share. There was one previous forum post regarding this in which Aprelium promised a tutorial added to the website but since I can't find that, here it goes.
 
 
http://code.djangoproject.com/wiki/DjangoOnWindowsWithAbyss | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		aprelium-beta -
 
  Joined: 24 Jun 2004 Posts: 383
 
  | 
		
			
				 Posted: Thu Nov 01, 2007 3:44 pm    Post subject: Re: Django (Python) with FastCGI - working | 
				      | 
			 
			
				
  | 
			 
			
				templar,
 
 
Thank you for the contribution. We'll link to it from our site.
 
 
By the way, a minor correction though ;) : Abyss Web Server X1 is not only free for personal use but it is also free for any use (even in a business environment).
 
 
What is not allowed to do with X1 is to resell it or to embed it in other products without our consent. _________________ Beta Testing Team
 
Aprelium - http://www.aprelium.com | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		bavel -
 
  Joined: 15 Aug 2004 Posts: 3
 
  | 
		
			
				 Posted: Fri Mar 21, 2008 8:28 pm    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				I followed your recipe until message "ERROR: No module named flup
 
  Unable to load the flup package.  In order to run django
 
  as a FastCGI application, you will need to get flup from
 
  http://www.saddi.com/software/flup/   If you've already
 
  installed flup, then make sure you have it in your PYTHONPATH." popped up.
 
 
It seems I do not have flup (whatever it is), and on www.saddi.com I see in the helptext that it isn't supported for Windows anyway.
 
 
How can I get past that error message? | 
			 
		  | 
	
	
		| Back to top | 
		
			          | 
		
	
	
		  | 
	
	
		 |