Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=638362 --- Comment #3 from BJ Dierkes <wdierkes@xxxxxxxxxxxxx> 2010-09-28 18:11:59 EDT --- Ah, right... the reason the 'Conflicts: mod_python' was added previously was because the actual symbol itself is named the same ('python_module'). With mod_python/mod_python26 installed: # httpd -t [Tue Sep 28 17:04:14 2010] [warn] module python_module is already loaded, skipping Syntax OK Changing the name would require patching the source. Changing the name in mod_python26.conf produces: # httpd -t httpd: Syntax error on line 210 of /etc/httpd/conf/httpd.conf: Syntax error on line 9 of /etc/httpd/conf.d/mod_python26.conf: Can't locate API module structure `python26_module' in file /etc/httpd/modules/mod_python26.so: /etc/httpd/modules/mod_python26.so: undefined symbol: python26_module I'm not sure how involved it would be to patch mod_python26 sources to define the symbol 'python26_module', but I will look into it. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review