[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: changing apache versions



On Sun, Jan 25, 2004 at 07:17:25PM -0500, Marty Landman wrote:
> At 09:41 AM 1/24/2004, Bob McClure, Jr. wrote:
> >On Sat, Jan 24, 2004 at 09:22:12AM -0500, Marty Landman wrote:
> >>
> >> -  how do I remove apache2 on linux?
> >
> >rpm -e httpd
> 
> I get this result:
> 
> ]# rpm -e httpd
> error: Failed dependencies:
>         httpd-mmn = 20020628 is needed by (installed) mod_perl-1.99_07-5
>         httpd-mmn = 20020628 is needed by (installed) mod_python-3.0.1-3
>         httpd-mmn = 20020628 is needed by (installed) mod_ssl-2.0.40-21
>         httpd-mmn = 20020628 is needed by (installed) php-4.2.2-17
>         libapr.so.0 is needed by (installed) mod_perl-1.99_07-5
>         libaprutil.so.0 is needed by (installed) mod_perl-1.99_07-5
>         webserver is needed by (installed) webalizer-2.01_10-11
>         httpd >= 2.0.40 is needed by (installed) mod_perl-1.99_07-5
>         httpd >= 2.0.40 is needed by (installed) mod_python-3.0.1-3
>         httpd is needed by (installed) mod_ssl-2.0.40-21
>         httpd is needed by (installed) redhat-config-httpd-1.0.1-18
> 
> This seems to be a catch-22 for me. That first dependency is the mod_perl 
> version that belongs with apache1.3; which is the version I'd prefer to use 
> anyway as I'm thinking it's still considered more stable and also more 
> popular. However the installer set up apache2 for me w/o asking, so 
> reinstalling doesn't even seem like it would help, unless of course I 
> reinstalled w/o apache at all and then manually installed 1.3 after.
> 
> Is that really necessary though?
> 
> Marty Landman   Face 2 Interface Inc 845-679-9387
> Sign On Required: Web membership software for your site
> Make a Website: http://face2interface.com/Home/Demo.shtml

I think you will need to "rpm -e" them all at one swell foop, to wit:

rpm -e httpd mod_perl mod_python ...

That means, of course, that you will have to download and build and
install all those (that you want) from scratch.  I think Rick Stevens
will tell you that's the prefered way to do it anyway.

BTW, I've forgotten the original purpose.  Why do you want to replace
Apache 2 with Apache 1.3?  Just curious.

Cheers,
-- 
Bob McClure, Jr.             Bobcat Open Systems, Inc.
robertmcclure earthlink net  http://www.bobcatos.com
If you stand for nothing, you'll fall for anything.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]