
24 Jan
2005
24 Jan
'05
10 a.m.
Bernard PRE schrieb:
Shutting down httpd-perl: [ OK ] Shutting down httpd2: [ OK ]
It seems you're trying to start one perl-enabled Apache 1.3.x and one Apache2, probably traing to load mod_perl2. This is not the wisest of all solutions. If you have no need for those two Apache, eliminate the 1.3.x one. Also make sure to not try to load mod_perl1 with Apache2 - it requires mod_perl2. hth, Robert Kehl