Re: [CentOS] mod_python - apache crash

2008-07-04 Thread Tom Brown
Specifically ... I am looking at the httpd and python and pyexpat used in CentOS 4 ... I get this: = [EMAIL PROTECTED] ~]# python Python 2.3.4 (#1, Dec 11 2007, 05:28:55) [GCC 3.4.6 20060404 (Red Hat 3.4.6-9)] on linux2 Type "help", "copyright", "credits" or "license" for more informatio

Re: [CentOS] mod_python - apache crash

2008-07-04 Thread Johnny Hughes
Johnny Hughes wrote: Tom Brown wrote: one of my developers is using a mod_python module called xml.dom.minidom and its causing the issue as outlined below http://www.dscpl.com.au/wiki/ModPython/Articles/ExpatCausingApacheCrash This is on CentOS 4.5 and so Apache 2.0.52-38 - I cant change th

Re: [CentOS] mod_python - apache crash

2008-07-04 Thread Johnny Hughes
Tom Brown wrote: one of my developers is using a mod_python module called xml.dom.minidom and its causing the issue as outlined below http://www.dscpl.com.au/wiki/ModPython/Articles/ExpatCausingApacheCrash This is on CentOS 4.5 and so Apache 2.0.52-38 - I cant change the OS version but i co

[CentOS] mod_python - apache crash

2008-07-04 Thread Tom Brown
one of my developers is using a mod_python module called xml.dom.minidom and its causing the issue as outlined below http://www.dscpl.com.au/wiki/ModPython/Articles/ExpatCausingApacheCrash This is on CentOS 4.5 and so Apache 2.0.52-38 - I cant change the OS version but i could change the apa