In that case, would be a shared library version conflict where PHP
components are compiled against different shared library version or
variant than what Python modules are using.

Graham

On Oct 11, 12:36 am, guillaume <[EMAIL PROTECTED]>
wrote:
> Ok, I've found the answer myself :
> it happens when mod_php is also activated.
> let mod_python goes alone and it's fine. Don't know why though...
>
> On 10 oct, 15:01, guillaume <[EMAIL PROTECTED]> wrote:
>
> > Hi,
>
> > I'm experiencing trouble when using geodjango.gdal :
> > from a standard python console, pnt = OGRGeometry(someWKT) goes fine
> > but when using it in Django run by Apache 2.2 mod_python, I get a
> > seg_fault.
>
> > Would anyone know why ?
>
> > regards
>
> > Guillaume
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to