I don't think that's the problem... Could you look at the permissions on the rrd-file? Have you set your umask to some strange value?
ls -l /home/httpd/html//Unslung/temploggerd//rrd/ I have updated the permissions in the startup-script anyway... /Christian On Tue, 2006-05-09 at 06:37 -0400, Paul Alfille wrote: > On installation: > # run-temploggerd > Warning: Defined sensor in config-file not found [28.8EE05E000000] > [temperature] > Warning: Ignoring unknown sensor [89.852BC300705E] > Warning: Ignoring unknown sensor [81.CD1B23000000] > Warning: Ignoring unknown sensor [2C.8EF604000000] > Warning: Ignoring unknown sensor [12.F3EA1F000000] > Warning: Ignoring unknown sensor [12.4AE41F000000] > Warning: Ignoring unknown sensor [12.15DF1F000000] > Warning: Ignoring unknown sensor [01.0683C9090000] > Warning: rrdimg_dir doesn't exist at > [/home/httpd/html//Unslung/temploggerd//rrd/] > Warning: [/home/httpd/html/Unslung/temploggerd/rrd//temperature.rrd] > doesn't exist. Creating it now! > > Then looking at the URL: > > The requested URL '%.80s' resolves to a file that is not > world-readable. > > Looking at permissions: > # pwd ; ls -al > /home/httpd/html/Unslung/temploggerd > drwx------ 5 root root 4096 May 9 06:24 . > drwxr-xr-x 4 root root 4096 May 9 06:22 .. > drwx------ 2 root root 4096 May 9 06:25 cgi-bin > drwxrwxrwx 2 root root 4096 May 9 06:24 images > -rw-rw-rw- 1 root root 48472 May 9 06:24 index.html > -rw-rw-rw- 1 root root 199 May 9 06:24 > manual_selection.html > -rw-rw-rw- 1 root root 210 May 9 06:24 meta_tags.html > drwxrwxrwx 2 root root 4096 May 9 06:22 rrd > -rw-rw-rw- 1 root root 2735 May 9 06:24 style.css > -rw-rw-rw- 1 root root 3076 May 9 06:24 > time_links.html > > Makes me wonder about permissions on cgi-bin > > Paul > > > On 5/9/06, Christian Magnusson <[EMAIL PROTECTED]> wrote: > > I made a quick compilation of temploggerd to NSLU2, and it > seems to > work.... It depends on rrdtool, and there already exist > rrdtool-1.2.12 > in the repository... It's much bigger than rrdtool-1.0.50 and > won't fit > in the flash, so it's not useful in the openslug distribution. > Perhaps I > will compile the package "rrdtool1" which is the older and > much smaller > version. > > ipkg update > ipkg install rrdtool > ipkg install temploggerd > run-temploggerd > > Visit URL: http://192.168.0.77/Unslung/temploggerd/ > > > > > > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web > services, security? > Get stuff done quickly with pre-integrated technology to make > your job easier > Download IBM WebSphere Application Server v.1.0.1 based on > Apache Geronimo > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Owfs-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/owfs-developers > ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
