| View previous topic :: View next topic |
| Author |
Message |
yosmanor
Joined: 01 Oct 2010 Posts: 3
|
Posted: Oct 01, 2010 5:25 am Post subject: Can't locate HTML/Template.pm in @INC (@INC |
|
|
I am tying to include a file upload in my camera club web site.
I beleive that I correctly followed the instructions. However I keep getting the following message:
Can't locate HTML/Template.pm in @INC (@INC contains: . /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8. at upload_status.cgi line 8.
BEGIN failed--compilation aborted at upload_status.cgi line 8.
I have no idea how to proceed.
Joe |
|
| Back to top |
|
 |
admin Site Admin

Joined: 22 Mar 2006 Posts: 1281
|
Posted: Oct 01, 2010 6:23 am Post subject: |
|
|
| You should install HTML::Template perl module. |
|
| Back to top |
|
 |
yosmanor
Joined: 01 Oct 2010 Posts: 3
|
Posted: Oct 01, 2010 3:01 pm Post subject: Can't locate HTML/Template.pm in @INC (@INC contains: |
|
|
| admin wrote: | | You should install HTML::Template perl module. |
Thanks
Being a newbee, I don't know what that means and where to install it. |
|
| Back to top |
|
 |
yosmanor
Joined: 01 Oct 2010 Posts: 3
|
Posted: Oct 01, 2010 3:23 pm Post subject: Same |
|
|
| admin wrote: | | You should install HTML::Template perl module. |
I managed to resolve this. Thank you.
One more question, how do I disable post.php? |
|
| Back to top |
|
 |
|