mod_perl2 failed to install do to mod_perl

Ask a Question related to PERL Modules, Design and Development.

  1. #1

    Default mod_perl2 failed to install do to mod_perl

    I have a RHEL 3 system with Apache 2 and perl 5.8 with PostgresSQL
    8.1.3 newly build. I am trying to install Apache2::NetLDAP and it
    fails due to needing mod_perl2.

    But mod_perl2 fails to install due to mod_perl/1.99_09 existing. I
    tried using the remove program found on the FAQ at [url]www.cpan.org[/url], but it
    fails to remove mod_perl.

    Is there another way to remove mod_perl? How do I get mod_perl2
    installed and mod_perl removed?

    gibboda Guest

  2. Similar Questions and Discussions

    1. Contribute CS3 Silent Install Failed
      I'm trying to install Contribute CS silently on several computers, however all of the components install except for Contribute. I followed the...
    2. New user and new install... getting Failed to load FLV:
      Ok, I'm stumped. I have been fighting with this thing for days on end and working into the night... but I cannot get Flash Media Server to work. ...
    3. Express Install failed
      Just wondering if it's a known issue, or if I'm just messing up everything again. When using the Express Install, it tries to download the update,...
    4. Informix 9.4 install failed
      This is a multi-part message in MIME format. ------=_NextPart_000_0374_01C34579.ECA37300 Content-Type: text/plain; charset="iso-8859-1"...
    5. mod_perl 2 test failure at filter/in_bbs_msg (server side failed)
      I'm running "make test" for the latest version of mod_perl 2.0 and it fails at: filter/in_bbs_body.............ok...
  3. #2

    Default Re: mod_perl2 failed to install do to mod_perl

    "gibboda" <gibboda@gmail.com> said:
    >I have a RHEL 3 system with Apache 2 and perl 5.8 with PostgresSQL
    >8.1.3 newly build. I am trying to install Apache2::NetLDAP and it
    >fails due to needing mod_perl2.
    >
    >But mod_perl2 fails to install due to mod_perl/1.99_09 existing. I
    >tried using the remove program found on the FAQ at [url]www.cpan.org[/url], but it
    >fails to remove mod_perl.
    How did you install mod_perl? If it's installed via the rpm package
    management system, then also remove it using rpm.
    --
    Wolf a.k.a. Juha Laiho Espoo, Finland
    (GC 3.0) GIT d- s+: a C++ ULSH++++$ P++@ L+++ E- W+$@ N++ !K w !O !M V
    PS(+) PE Y+ PGP(+) t- 5 !X R !tv b+ !DI D G e+ h---- r+++ y++++
    "...cancel my subscription to the resurrection!" (Jim Morrison)
    Juha Laiho Guest

  4. #3

    Default Re: mod_perl2 failed to install do to mod_perl

    Thank you. I installed it as a rpm package at initial installation of
    rhel. Again thank you for you help.

    gibboda

    gibboda Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139