Activestate PPM - problem installing mod_perl

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

  1. #1

    Default Activestate PPM - problem installing mod_perl

    Can anyone help to explain why I get an error when attempting to use
    PPM:

    C:\dump>ppm install [url]http://theoryx5.uwinnipeg.ca/ppms/mod_perl.ppd[/url]
    ====================
    Install 'mod_perl' version 2.0.2 in ActivePerl 5.8.6.811.
    ====================
    Error: error downloading
    'http://theoryx5.uwinnipeg.ca/ppms/x86/mod_perl.tar.gz'
    : 500 ( Not implemented )

    I know the file is resident at that address:
    mod_perl.tar.gz 22-Oct-2005 21:14 926K

    My OS is Windows XP SP2

    Any help is appreciated.
    Len

    evillen@gmail.com Guest

  2. Similar Questions and Discussions

    1. installing mod_perl?
      hi everyone, I have installed apache 2 on ubuntu and it is running fine. Perl is not running on Apache , however. I downloaded mod_perl-2.0.1 ...
    2. Problems when installing Template Toolkit on Activestate
      Hi all... I keep bumping into problems when trying to install the Template Toolkit on Activestate - 5.6.1 : when searching for the module with...
    3. Perl 5.8.0 to 5.8.1 under RH 9 - mod_perl problem
      If this is not the correct list to use for this question, please direct me to the correct one. I am trying to upgrade perl on a RH 9 Linux system...
    4. mod_perl config problem with apache ?
      Hey all, This should be a simple thing, and I hope its not ... perhaps something very simple and silly is going wrong, but I've exhausted as...
    5. Re : Installing CPAN Perl Modules with Activestate Perl 5. v5.8
      Hi, In the process of trying to get perl modules installed, I downloaded over 300 Activestate specific perl modules and they work fine (of the ones...
  3. #2

    Default Re: Activestate PPM - problem installing mod_perl


    <evillen@gmail.com> wrote in message
    news:1145638700.211464.159220@u72g2000cwu.googlegr oups.com...
    > Can anyone help to explain why I get an error when attempting to use
    > PPM:
    >
    > C:\dump>ppm install [url]http://theoryx5.uwinnipeg.ca/ppms/mod_perl.ppd[/url]
    > ====================
    > Install 'mod_perl' version 2.0.2 in ActivePerl 5.8.6.811.
    > ====================
    > Error: error downloading
    > 'http://theoryx5.uwinnipeg.ca/ppms/x86/mod_perl.tar.gz'
    > : 500 ( Not implemented )
    >
    Don't know what's going on there. That file certainly downloaded ok for me,
    though I didn't try a ppm install. Maybe just try again.

    That particular version of mod_perl is for the Apache 2.x server. Do you
    have Apache 2.x ?

    Cheers,
    Rob



    Sisyphus 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