| View previous topic :: View next topic |
| Author |
Message |
gwhunter
Joined: 07 Feb 2007 Posts: 1
|
Posted: Feb 07, 2007 7:06 pm Post subject: Stuck early on.... |
|
|
I am trying to get my new installation up and running, but have run into this error immediately:
Software error:
Can't locate object method "new" via package "HTML::Template" (perhaps you forgot to load "HTML::Template"?) at C:\cgi-bin\communimail\install.pl line 45.
Please advise |
|
| Back to top |
|
 |
donb01
Joined: 02 Feb 2007 Posts: 16 Location: Manitowoc, WI
|
Posted: Feb 12, 2007 3:03 am Post subject: |
|
|
Just a guess because I didn't have that problem, but make sure the "htdocs" subdirectory is moved to your document root. In other words, if your site is www.widget.com then you should have the htdocs directory right underneth there. That is the directory that has all the templates and graphic images used by the software.
Also make sure that when you set up the software you set the paths correctly, as that will make a difference too.
One other possibility is that there is a Perl module named HTML::Template that you need to load or is missing from your installation, but it is not listed as a requirement and I've never heard of it before. |
|
| Back to top |
|
 |
|