Hi, I'm a newbee in setting up mod perl. I have tried to set up mod perl on a Redhat 7.1 system using mod_ssl, embperl, apache. Versions are: Apache 1.3.20 Mod_SSL 2.8.4-1.3.20 Mod_Perl 1.26 HTML-Embperl-1.3.3 When I run an embedded perl file that I know worked on another system, I get the message: "Error in Perl code: Can't locate Apache/Cookie.pm in @INC" but Cookie.pm is in the @INC path. I ran perl-status and Apache::Cookie was not one of the modules loaded. In fact several modules like Apache::Registry were not loaded. Installed mod_perl as a DSO; can someone point me in the right direction to get the other modules loaded or what I didn't do that I needed to do to make the active? Chris Pizzo [EMAIL PROTECTED]