in reply to Moved to a new server, Need help installing perl modules!

This new server giving me a headache getting it started. When I try running my script I get 403 error, forbidden you are not authorized to view this page. The script has execute permissions. When I look at perl module list there is only Net::SSLeay in the list. This is red hat linux
  • Comment on Re: Moved to a new server, Need help installing perl modules!

Replies are listed 'Best First'.
Re^2: Moved to a new server, Need help installing perl modules!
by jdalbec (Deacon) on Feb 27, 2005 at 01:49 UTC
    In some versions of Red Hat Linux the CGI module is in a separate RPM called perl-CGI. Is that installed on the server?