Re: Custom Object-Oriented Module using HTML::Template

2008-03-14 Thread Perrin Harkins
Mike, Please start a new thread rather than responding to a message. Also, please show the actual error messages you are receiving. http://perl.apache.org/maillist/email-etiquette.html#To_post_to_the_List - Perrin

RE: Custom Object-Oriented Module using HTML::Template

2008-03-14 Thread Boston, Mike
Good Morning. I updated apache from 1.27 to 1.3.41 and now I get an error in the httpd.conf on the code segment below. Please assist if possible. Do I have to reinstall perl? # Apache::Registry scripts PerlModule Apache::Registry Alias /perl/ "D:/Apache/perl/" Sethandler perl-script PerlH