Hello,
I’ve just updated a server from openSuse 11.0 to 11.4 using zypper dup. The server is running apache2 with mod_python and there is a conflict with the versions of expat being used, this is causing segmentation faults in Apache and the python web pages do not load.
The problem is detailed here: ModPython/Articles/ExpatCausingApacheCrash - Graham’s Project Wiki
Apache is using expat 2.0.1, and python is using 2.0.0.
Can anyone suggest a quick solution to restore harmony?
Thanks
Karl.