I am seeing the same problem. What I am seeing in the access logs is strange:

::aff:4878:f2b7 - - [23/Mar/2007:09:41:28 -0500] "GET /PlotKit/ Base.js HTTP/1.1" 404 8754 - - 0 ::aff:4878:f2b7 - - [23/Mar/2007:09:41:28 -0500] "GET /PlotKit/ Base.js HTTP/1.1" 200 9809 - - 50 ::aff:4878:f2b7 - - [23/Mar/2007:09:41:28 -0500] "GET /PlotKit/ Layout.js HTTP/1.1" 404 8760 - - 0 ::aff:4878:f2b7 - - [23/Mar/2007:09:41:28 -0500] "GET /PlotKit/ Layout.js HTTP/1.1" 200 9815 - - 45 ::aff:4878:f2b7 - - [23/Mar/2007:09:41:28 -0500] "GET /PlotKit/ Canvas.js HTTP/1.1" 404 8760 - - 0 ::aff:4878:f2b7 - - [23/Mar/2007:09:41:28 -0500] "GET /PlotKit/ Canvas.js HTTP/1.1" 200 9815 - - 38 ::aff:4878:f2b7 - - [23/Mar/2007:09:41:28 -0500] "GET /PlotKit/ SweetCanvas.js HTTP/1.1" 404 8775 - - 0 ::aff:4878:f2b7 - - [23/Mar/2007:09:41:28 -0500] "GET /PlotKit/ SweetCanvas.js HTTP/1.1" 200 9830 - - 39 ::aff:4878:f2b7 - - [23/Mar/2007:09:41:28 -0500] "GET /PlotKit/ EasyPlot.js HTTP/1.1" 404 8766 - - 0 ::aff:4878:f2b7 - - [23/Mar/2007:09:41:28 -0500] "GET /PlotKit/ EasyPlot.js HTTP/1.1" 200 9821 - - 51

It looks like it is trying to find the files in two spots and returning a 404 on the first try.

At first I could get it to run as a backgrounded process, rather than as a daemon. Now nothing works. I tried building it with an explicit --prefix=/usr/local/ but that didn't help.

-Chris



On Mar 22, 2007, at 2:57 PM, Noyes, Christopher A. wrote:

Did you check the permissions on /usr/local/share/ntop? (or where ever NTOP
was installed)
I have ntop run as ntop/ntop and set the permissions of
/usr/local/share/ntop and /usr/local/var/ntop accordingly.


-CN


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of
Marco Scandaletti
Sent: Thursday, March 22, 2007 3:54 PM
To: [email protected]
Subject: Re: [Ntop] Error Message after install


Hi,

    i've encuntered the same problem on a debian system.
    i've compiled ntop ( autogen.sh ; make ; make install ) as root
    after strat  ntop with "ntop" user

    have you search on log? my problem was unauthorized access on
plugins directory for ntop user
    check rw right on this directory, try this

bye, scanda

Eric Welch wrote:
Hello All,
I have successfully install NTOP 3.3rc1 on a Suse Linux Enterprise Server
9 (SLES 9). The autoegen.sh ran completely and successfully (as far as I can tell). After starting ntop with: "ntop -P /usr/share/ntop -u ntop, I launch my browser (IE 7) and point the URL to http://<ip address>: 3000. The page comes up but shows broken images. There is an error on the page -
"Please enable make sure that the ntop html/ directory is properly
installed".  I don't know where to look for other errors.  Any help
regarding this message would be great.

Thanks in advance,
Eric

_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop


_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to