A tip:If the web server does not find the page it's because not its accessible, mac can use other routes and the web server dont find the file .Use a Test.html file, and put on web server for example. we Need confirm first the Web server is running and accesible.
On Tue, Oct 29, 2013 at 6:25 PM, Spider s <[email protected]> wrote: > Yes, but i think too must be check another instance, or check > processes,permissions from users Webserver,See permissions from index.html > etc.. > Not is a usual Fail. > And check this: > login.html it on > /usr/local/share/ntopng/httpdocs/ (linux Debian) > Check it file is present or locate your login.html and investigate. > Regards > > > On Tue, Oct 29, 2013 at 5:36 PM, Arnold Siboro <[email protected]> wrote: > >> It is giving 404 error, so the web server is running. >> However it does not seem to be able to find the login.html. >> >> >> On Tue, Oct 29, 2013 at 11:32 PM, Spider s <[email protected]> >> wrote: >> > Hi, you can try this: >> > >> > netstat -na or netstat -tul (mac os can differ) >> > >> > With this you can see web server its up and waiting connection, >> > >> > You must see this or similar: >> > >> > tcp 0 0 0.0.0.0:3000 0.0.0.0:* >> LISTEN >> > >> > >> > Regards >> > >> > >> > On Tue, Oct 29, 2013 at 5:12 PM, Arnold Siboro <[email protected]> >> wrote: >> >> >> >> Thanks for the responses. >> >> Yes it turned out that I had to update libxml and I did that via >> macports. >> >> And I needed to install the following dependencies and almost 30 >> >> other further dependencies: >> >> >> >> libgnutls >> >> libgcrypt >> >> libGeoIP >> >> redis >> >> >> >> Then I did "port load redis" and finally I could run ntopng. >> >> I access using a browser http://localhost:3000/ but only got: >> >> >> >> Error 404: Not Found >> >> File not found >> >> >> >> Either my mileage with ntopng (which is very low) is the cause, if not >> >> and anyone can help >> >> point out what else I did wrong I'd be grateful. >> >> >> >> Regards, >> >> >> >> >> >> On Sun, Oct 27, 2013 at 11:19 PM, Toby Simmons <[email protected]> >> wrote: >> >> > If you have macports installed, you should be able to update libxml. >> I >> >> > think >> >> > that's what I did when I ran into this problem a few weeks ago. >> >> > >> >> > --------------------- >> >> > Toby Simmons >> >> > >> >> > On Oct 27, 2013, at 10:00 AM, Spider s <[email protected]> >> wrote: >> >> > >> >> > Hello, I think Mac Version not is finished and tested 100% , you can >> >> > read on >> >> > this list(old posts). >> >> > Luca need mac for test. >> >> > >> >> > >> >> > Regards >> >> > >> >> > >> >> > >> >> > >> >> > >> >> > On Sun, Oct 27, 2013 at 2:56 AM, Arnold Siboro <[email protected]> >> >> > wrote: >> >> >> >> >> >> I am sorry if this is asked before, I did try looking the archive >> >> >> before posting this, >> >> >> but I found this when trying to run ntop on Mac OS 10.8.5: >> >> >> >> >> >> dyld: Library not loaded: /opt/local/lib/libxml2.2.dylib >> >> >> Referenced from: /usr/local/bin/ntopng >> >> >> Reason: Incompatible library version: ntopng requires version >> 12.0.0 >> >> >> or later, but libxml2.2.dylib provides version 10.0.0 >> >> >> >> >> >> I installed from pkg file downloaded from the web site. >> >> >> Any idea how I could get this to work? >> >> >> >> >> >> Regards, >> >> >> >> >> >> -- Arnold P. Siboro ([email protected]) >> >> >> _______________________________________________ >> >> >> 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 >> >> > >> >> >> >> >> >> >> >> -- >> >> >> >> -- Arnold P. Siboro ([email protected]) >> >> _______________________________________________ >> >> Ntop mailing list >> >> [email protected] >> >> http://listgateway.unipi.it/mailman/listinfo/ntop >> > >> > >> > >> > _______________________________________________ >> > Ntop mailing list >> > [email protected] >> > http://listgateway.unipi.it/mailman/listinfo/ntop >> > >> >> >> >> -- >> >> -- Arnold P. Siboro ([email protected]) >> _______________________________________________ >> Ntop mailing list >> [email protected] >> http://listgateway.unipi.it/mailman/listinfo/ntop >> > >
_______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
