From Bugzilla Helper: User-Agent: Mozilla/4.78 [en] (X11; U; Linux 2.4.9-13 i586; Nav) Description of problem: I installed apacheconf and all the packages what it needs. When I try to start it says: [root@xxx root]# apacheconf Traceback (innermost last): File "/usr/share/apacheconf/ApacheConf.py", line 36, in ? import ApacheGizmo File "/usr/share/apacheconf/ApacheGizmo.py", line 36, in ? import ApacheBase File "/usr/share/apacheconf/ApacheBase.py", line 9, in ? from xml.xslt.Processor import Processor ImportError: No module named xml.xslt.Processor [root@xxx root]# I tryed on two computers this tool but the error is the same. I think it could be dependency problems, i dunno. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.Install apache and apacheconf 2.Start it 3. It will fail Additional info:
*** This bug has been marked as a duplicate of 54319 ***