Thanks - I'll check that out.

On Jan 20, 3:41 pm, Graham Dumpleton <[EMAIL PROTECTED]>
wrote:
> The mod_wsgi package gets affected by a lot of similar issues to
> mod_python. The documentation for mod_wsgi covers various shared
> library and name space conflicts including that of MySQL, PHP etc in:
>
>  http://code.google.com/p/modwsgi/wiki/ApplicationIssues
>
> Even if using mod_python useful to read the mod_wsgi documentation on
> these issues for ideas as to what problems can arise in mod_python.
>
> Graham
>
> On Jan 21, 12:43 am, Heather <[EMAIL PROTECTED]> wrote:
>
> > Well, it looks like the answer is 
> > here:http://groups.google.com/group/django-users/browse_thread/thread/7972...
>
> > the php module andmod_pythonnot playing nice in Apache.  I commented
> > out the php module and the admin page worked.  In case anyone else is
> > seeing seg faults, this is addressed in the documentation 
> > here:http://www.djangoproject.com/documentation/modpython/#if-you-get-a-se...
>
> > On Jan 19, 10:39 am, Heather <[EMAIL PROTECTED]> wrote:
>
> > > Has anyone had this problem and fixed it?  This is happening using
> > > apache2,mod_python, & mysql on ubuntu.  The rest of the site works
> > > just fine.  I have the same exact project on my development machine
> > > (os x, apache2,mod_python, mysql) and there is no problem at all w/
> > > the admin.  I am at a loss.  The only other reference I have found w/
> > > respect to the admin page seg faulting had to do w/ python and apache
> > > using different versions of expat but I've checked and this isn't the
> > > case.  Ideas?  The only other "weirdness" I can think of w/ this setup
> > > is that I am not able to update mysqldb at this moment so I have to
> > > use mysql_old in the settings file but not on my development machine.
>
> > > Thanks
> > > Heather
--~--~---------~--~----~------------~-------~--~----~
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