Re: [htmltmpl] Need help Urgent
Brought to you by:
samtregar
From: Ajay M. <am...@br...> - 2007-02-26 05:12:36
|
Hi Sam Thanks fot your reply both file are in same directory i am not setting any variable actually i dont want to set any path. will it not work without setting these variables? Regards Jeet On Fri, 2007-02-23 at 15:36 -0500, Sam Tregar wrote: > On Fri, 23 Feb 2007, Ajay Maurya wrote: > > > I have installed mod_perl and apache I am getting error message below > > > > [Fri Feb 23 11:21:45 2007] [error] HTML::Template->new() : Cannot open > > included file fruit.tmpl : file not found. > > Where is fruit.tmpl located? Where is the script that's trying to > access it located? What does you code look like? Are you setting the > 'path' option or HTML_TEMPLATE_ROOT? > > -sam > |