Apache::Cookie?

HI all,

I’m attempting to get RT 2.0.1 up and running. I’ve fulfilled the
multitude of requirements (Thank you so much for making me upgrade
MySQL… :wink:

I’ve gotten the whole thing installed and it is now complaining about
a module Apache::Cookie. First of all, its not listed in the testdeps
script… Secondly, what provides it? CPAN.org doesn’t have anything
with exactly that name…

Suggestions would be appreciated :wink:

Greg

|+ I’ve gotten the whole thing installed and it is now complaining about
|+ a module Apache::Cookie. First of all, its not listed in the testdeps
|+ script… Secondly, what provides it? CPAN.org doesn’t have anything
|+ with exactly that name…

Try: perl -MCPAN -e’install Apache::Cookie’

darrin walton, darrinw@nixc.net