Re: [Nfsen-discuss] nfsen-reconfigure html is not a directory
Netflow visualisation and investigation tool
Brought to you by:
phaag
|
From: Mohacsi J. <mo...@ni...> - 2006-03-28 09:28:14
|
Hello,
There is some problem with tha FreeBSD package. I try to fix it
now:
- the nfsen-reconfigure is basically the install.pl script which
is installing the package onto the right places. Unfortunately this
can be issued only from the nfsen WORKDIR.
- the new nfsen snapshot has reconfigure feature
- There are some problem with the install.pl script even in the
new snaphost:
- the install script modifies the UID and GID of the BINDIR
- the install script modified the UID and GID of the CONFDIR
(these can be problematical since nobody wants the following:
mohacsi@skye> cd /usr/local
mohacsi@skye> ls -l
total 46
drwxr-xr-x 3 root www 11776 Mar 28 10:53 bin
drwxr-xr-x 11 root www 1536 Mar 28 10:53 etc
drwxr-xr-x 38 root wheel 2048 Feb 22 12:38 include
drwxr-xr-x 2 root wheel 1024 May 24 2005 info
drwxr-xr-x 18 root wheel 8704 Feb 22 12:38 lib
drwxr-xr-x 4 root wheel 512 Apr 19 2005 libdata
drwxr-xr-x 16 root wheel 512 Mar 28 10:53 libexec
drwxr-xr-x 33 root wheel 1024 Mar 25 04:25 man
drwxr-xr-x 2 root wheel 1024 Mar 16 10:09 sbin
drwxr-xr-x 59 root wheel 1024 Feb 8 18:42 share
drwxr-xr-x 7 root wheel 512 Mar 27 19:30 var
drwxr-xr-x 19 root wheel 512 Mar 28 10:53 www
Regards,
Janos Mohacsi
Network Engineer, Research Associate
NIIF/HUNGARNET, HUNGARY
Key 00F9AF98: 8645 1312 D249 471B DBAE 21A2 9F52 0D1F 00F9 AF98
On Sun, 26 Mar 2006, Randy Bush wrote:
> freebsd very current
>
> nfsen is actually working well after i cleaned up the destruction
> caused by portupgrade. but, when i try
>
> # nfsen-reconfigure /usr/local/etc/nfsen.conf
> Setup NfSen:
> Version: 1.2.3: $Id: install.pl 48 2006-01-12 17:33:06Z peter $
>
> Setup php and html files.
> html is not a directory at /usr/local/bin/nfsen-reconfigure line 338
>
> but the directories do exist!
>
> # grep -i html /usr/local/etc/nfsen.conf
> # NfSen html pages directory:
> $HTMLDIR = "/usr/local/www/share/nfsen/";
> $DOCDIR="${HTMLDIR}/doc";
> $FRONTEND_PLUGINDIR="${HTMLDIR}/plugins";
>
> and
>
> # ls /usr/local/www/share/nfsen/
> .htaccess doc/ nfsenutil.php
> EmptyGraph.gif edit.png overview.php
> ErrorGraph.gif index.html pic.php
> conf.php info.php plugins/
> conf.php~ invisible.gif process.php
> css-admin.html navigator.php profileadmin.php
> css.html navigator.php.orig rrdgraph.php
> details.php nfsen.php trash.png
>
> whack me with the clue bat, please
>
> randy
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> that extends applications into web and mobile media. Attend the live webcast
> and join the prime developer group breaking into this new coding territory!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> _______________________________________________
> Nfsen-discuss mailing list
> Nfs...@li...
> https://lists.sourceforge.net/lists/listinfo/nfsen-discuss
>
|