in reply to Re: method not found Apache2::RequesUtil->request
in thread method not found Apache2::RequesUtil->request

No, how can i do this ?
  • Comment on Re^2: method not found Apache2::RequesUtil->request

Replies are listed 'Best First'.
Re^3: method not found Apache2::RequesUtil->request
by Anonymous Monk on Apr 20, 2012 at 09:26 UTC
      i work with mod_perl2

        lol. Same difference. Are you trying to run the above program under mod_perl2?

      yes

        prove it

      i don't know how to proove it but i install it whith ppm succesufuly !

        i don't know how to proove it but i install it whith ppm succesufuly !

        well, ppm doesn't include a test suite. You can still download from cpan and run the test suite yourself.

        If the test suite fails spectacularly, you've found your problem.

        Usually, to prove it, (as Corion describes) you'd explain each step you took, so that someone else can replicate those exact steps, and then trigger the same error

      thnx for the comment : when i instaled mod_perl, i have the message that it is successufully installed; i don't think that the problem is in mod_perl: can you try this code in your PC ?

        Why, what good would it do?

        I had no problems running Re^3: Could not find or load mod_perl but you said it didn't work for you -- I can't believe that.

        I don't know what you're doing or not doing correctly, and you don't appear interested in figuring it out