From: Rob H. <ro...@ro...> - 2003-02-28 03:07:10
|
On Fri, Feb 28, 2003 at 02:42:53AM +0000, lu fang wrote: > hi, the outputs are : > > lufang@kaguya ~ > $ ls -la /usr/local/lib/sandweb/templates/login.html > -rw-r--r-- 1 lufang None 1504 Feb 14 16:09 > /usr/local/lib/sandweb/t > emplates/login.html Hmm.. not the same size as mine? Strange. Something is up with the install, maybe it went into different directories? Very strange. Can you please send your "install.cfg" from the SandWeb distribution file? I'd like to see where it says it installed that stuff. > > lufang@kaguya ~ > $ cat /usr/local/etc/sandweb/sandweb.cfg > <!-- SandWeb XML Config File --> > <config> > > <!-- config tree for logging behavior --> > <logging debug="1" > log="1" > /> > > <!-- config for paths to sandweb data files --> > <paths template_dir="/usr/local/lib/sandweb/templates" > data_dir="/usr/local/share/sandweb/data" > log_dir="/var/log" > users_dir="/usr/local/share/sandweb/users" > /> > > <!-- config for cgi related information --> > <cgi-bin cgi_path="/cgi-bin" > > Can see what's wrong from this? > thanks for your help! > > Lu fang > > > > > >From: Rob Helmer <ro...@na...> > >To: lu fang <hel...@ho...> > >CC: san...@li... > >Subject: Re: [Sandweb-users] problem raised when running sandweb-beta > >Date: Thu, 27 Feb 2003 10:02:42 -0800 > > > >On Thu, Feb 27, 2003 at 02:16:40PM +0000, lu fang wrote: > > > Hi, > > > I just downloaded sandweb-beta and install it successfully. But when I > run > > > it, I can not see the login screen, instead, i got this error displayed > in > > > my browser: > > > > > > software error: > > > HTML::Template : Attempt to set nonexistent parameter 'image_dir' - > this > > > parameter name doesn't match any declarations in the template file : > > > (die_on_bad_params => 1) at > /usr/lib/perl5/site_perl/5.6.1/SandWeb/UI.pm > > > line 252 > > > >Hmm.. that sounds almost like it's still using the old login.html > >template instead of the new one ( the image_dir parameter should > >be specified, even if it's empty it shouldn't get that message ). > > > >Did you change the default install path or anything? > > > > > > > > I have installed sandweb-alpha and can make it run properly before, and > i > > > didn't do anything special in the installation process of this beta > > > version(just add some perl modeules mentioned in the INSTALL file). Can > > > anyone tell me how to fix this problem? thanks a lot! > > > >Can you do "ls -la /usr/local/lib/sandweb/templates/login.html" > >and also "cat /usr/local/etc/sandweb/sandweb.cfg" > > > >Send the output of those two commands, just to make sure that the > >templates are in the right place, they are the right version, and > >that the .cfg file is pointing to them ( I'll be able to tell from > >the output ). > > > > > > > >-- > >Rob > > > > > >------------------------------------------------------- > >This sf.net email is sponsored by:ThinkGeek > >Welcome to geek heaven. > >http://thinkgeek.com/sf > >_______________________________________________ > >Sandweb-users mailing list > >San...@li... > >https://lists.sourceforge.net/lists/listinfo/sandweb-users > > > _________________________________________________________________ > Ãâ·ÑÏÂÔØ MSN Explorer: http://explorer.msn.com/lccn/ > > |