From: <GRE...@pa...> - 2003-06-02 23:37:47
|
I have installed Sandweb and all listed packages from the INSTALL doc, however when I call the cgi through the URL, I receive this message. As far as I can tell the cfg files are set up correctly. Can anyone shed light on this? Thanks, Greg HTML::Template->new() : Cannot open included file /login.html : file not found. at /usr/local/ActivePerl-5.8/lib/site_perl/5.8.0/HTML/Template.pm line 1580 HTML::Template::_init_template('HTML::Template=HASH(0x2a9cd4)') called at /usr/local/ActivePerl-5.8/lib/site_perl/5.8.0/HTML/Template.pm line 1177 HTML::Template::_init('HTML::Template=HASH(0x2a9cd4)') called at /usr/local/ActivePerl-5.8/lib/site_perl/5.8.0/HTML/Template.pm line 1071 HTML::Template::new('HTML::Template','filename','/login.html') called at /usr/local/ActivePerl-5.8/lib/site_perl/5.8.0/SandWeb/UI.pm line 509 SandWeb::UI::get_menu('SandWeb::UI=HASH(0x6f9324)','MENU','login','PROGNAME' ,'sandweb.cgi','SALT',2435583825.74934) called at /usr/local/www/cvs/cgi-bin/sandweb.cgi line 651 main::login_menu() called at /usr/local/www/cvs/cgi-bin/sandweb.cgi line 186 main::main() called at /usr/local/www/cvs/cgi-bin/sandweb.cgi line 3727 |