Ben Leslie
benno at sesgroup.net
Thu Dec 21 12:06:05 EST 2000
> Under RH7, it appears that one cannot have both mod_python and mod_php > installed. When both are installed and Apache is started from the init > script, it crashes. Note that running Apache without all of the > "-D HAVE_..." pieces that the init script passes to httpd seems to > prevent the crash. > > Any ideas what is causing this? Not sure if this will help but have you tried putting the Load Module directive for mod_python before any others. Sometimes mod_python insists on being loaded first. Hth, Benno
|