Hi!
The python26 port is using an old expat version compared to the expat port that apache uses, so software that uses expat with python (like trac) that runs through apache will segfault
apache using expat_2.0.1
python26 using expat_2.0.0
What i have tried to do to resolve this is:
reinstalled python26
reinstalled py-expat
The python26 port is using an old expat version compared to the expat port that apache uses, so software that uses expat with python (like trac) that runs through apache will segfault
apache using expat_2.0.1
python26 using expat_2.0.0
What i have tried to do to resolve this is:
reinstalled python26
reinstalled py-expat