Re: GeoDjango problem -- server hangs on GEOSGeometry calls

2008-10-25 Thread Info Cascade
Justin, More, different information -- On further investigation, I've discovered that it's actually hanging when I try to do a search: > bbpoly = GEOSGeometry('POLYGON(( 38.302807 -122.867744, > 38.482792 -122.867744, 38.482792 -122.633660, 38.302807 -122.633660, > 38.302807 -122.86774

Re: GeoDjango problem -- server hangs on GEOSGeometry calls

2008-10-24 Thread Info Cascade
I've got it set on Permissive... I checked that before... Damn! Just checked the audit log and it's denying when I access the app. Even in Permissive mode. WTF? Okay, then. I'll disable it completely. I am so sick of selinux! ... Okay, disabled in /etc/selinux/config, rebooted and now... no me

Re: GeoDjango problem -- server hangs on GEOSGeometry calls

2008-10-24 Thread Justin Bronn
> Also, it's on CentOS 5.2 > Just want to be complete. > Turn off SELinux. I'm almost positive that's your problem. -Justin --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this grou

Re: GeoDjango problem -- server hangs on GEOSGeometry calls

2008-10-24 Thread Liam
Also, it's on CentOS 5.2 Just want to be complete. On Oct 24, 9:22 am, Info Cascade <[EMAIL PROTECTED]> wrote: > Hi, Justin, > > Thanks SO much for responding! > We met at the WhereCamp meeting, you probably don't remember... > Thanks for looking at this. > > Liam > > Here's the info... > > Serve

Re: GeoDjango problem -- server hangs on GEOSGeometry calls

2008-10-24 Thread Info Cascade
Hi, Justin, Thanks SO much for responding! We met at the WhereCamp meeting, you probably don't remember... Thanks for looking at this. Liam Here's the info... Server version: Apache/2.2.3 Server built: Jan 15 2008 20:33:41 With mod_python Python 2.4.3 ServerName rocket.domain.com Se

Re: GeoDjango problem -- server hangs on GEOSGeometry calls

2008-10-24 Thread Justin Bronn
> However, if I access the application over http, the server hangs at > exactly that spot.  No error logged. > If I comment out the line, everything runs fine. You're going to have to provide more details on exactly what "http" means here. How are you deploying, e.g., mod_wsgi, mod_python, fast