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 #8 from BJ Dierkes <wdierkes@xxxxxxxxxxxxx> 2010-10-08 14:41:09 EDT --- Per the new spec, I am no longer doing a hard 'Conflicts: mod_python'. In the apache config it has: <IfModule !python_module> .... </IfModule> Regarding how it would be possible to allow mod_python and python26-mod_python to run simultaneously... I can't see how it could work. When you load the python_module it enabled all the symbols and Apache directives provided by that module. For example, 'PythonOption'. If both mod_python and python26-mod_python were loaded... what would happen when I reference the apache directive 'PythonOption'... being that both modules provide it? I just don't think its possible... or it it is... not easily possible. -- 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