What about default password and perms? Did you run with -A the first and set the password? Also try starting without -d and with -u root.
________________________________ From: [email protected] To: [email protected] Sent: Sat Aug 08 01:46:31 2009 Subject: Re: [Ntop] web server won't respond Ah, sorry! I had the same issues a while back and feel your pain! I thought this stuff was fixed in the recent source..... I had to change the config script to use "gtar", and tweak several paths. Wish I could point you to better source or package! I'd hate for you to do all this for some goofy webserver thing! Did you try starting on different ports and with ssl? Maybe try "-w 4000 -W 4001"? Just a thought, maybe even try 80 and 443? Are you running SELinux? The only recent source I know is a development version and you fetch it with "svn co ...." The ntop.org page has the details. ----- Original Message ----- From: [email protected] <[email protected]> To: [email protected] <[email protected]> Sent: Sat Aug 08 01:30:33 2009 Subject: Re: [Ntop] web server won't respond Sorry for the noise, but I've come this far: > Ok rrdtool 1.2.30 was great; ntop's configure now continues up until: > > configure: error: cannot find macro directory `m4' > > Of course a 'mkdir m4' fixed this. Now it looks like I need to hand-edit a configure generated Makefile somewhere: gcc -shared .libs/address.o .libs/argv.o .libs/dataFormat.o .libs/fcUtils.o .libs/globals-core.o .libs/hash.o .libs/iface.o .libs/initialize.o .libs/l7.o .libs/leaks.o .libs/ntop.o .libs/pbuf.o .libs/database.o .libs/plugin.o .libs/prefs.o .libs/protocols.o .libs/sessions.o .libs/term.o .libs/util.o .libs/utildl.o .libs/traffic.o .libs/vendor.o .libs/version.o .libs/ntop_darwin.o -Wl,--rpath -Wl,/usr/local/src/ntop-3.3.10/GeoIP-1.4.6/libGeoIP/.libs//.libs -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/rrdtool-1.2.30/lib -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/rrdtool-1.2.30/lib -L/usr/lib -L/usr/local/src/ntop-3.3.10/GeoIP-1.4.6/libGeoIP/.libs/ /usr/local/src/ntop-3.3.10/GeoIP-1.4.6/libGeoIP/.libs//.libs/libGeoIP.so -L/usr/local/lib -L/opt/local/lib -L/usr/local/src/ntop-3.3.10/lua-5.1.4/src -llua -lpthread -lm -ldl -lcrypt -lc /usr/local/lib/libevent.so /usr/lib/libgdbm.so -lz -lpcap -L/usr/local/rrdtool-1.2.30//lib /usr/local/rrdtool-1.2.30/lib/librrd_th.so -Wl,-soname -Wl,libntop-3.3.10.so -o .libs/libntop-3.3.10.so gcc: /usr/local/src/ntop-3.3.10/GeoIP-1.4.6/libGeoIP/.libs//.libs/libGeoIP.so: No such file or directory But I couldn't figure it out, so I made a link called /usr/local/src/ntop-3.3.10/GeoIP-1.4.6/libGeoIP/.libs/.libs pointing to /usr/local/src/ntop-3.3.10/GeoIP-1.4.6/libGeoIP/.libs/. The adventure continues.... _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop "This email is intended to be reviewed by only the intended recipient and may contain information that is privileged and/or confidential. If you are not the intended recipient, you are hereby notified that any review, use, dissemination, disclosure or copying of this email and its attachments, if any, is strictly prohibited. If you have received this email in error, please immediately notify the sender by return email and delete this email from your system." <font size="1"> <div style='border:none;border-bottom:double windowtext 2.25pt;padding:0in 0in 1.0pt 0in'> </div> "This email is intended to be reviewed by only the intended recipient and may contain information that is privileged and/or confidential. If you are not the intended recipient, you are hereby notified that any review, use, dissemination, disclosure or copying of this email and its attachments, if any, is strictly prohibited. If you have received this email in error, please immediately notify the sender by return email and delete this email from your system." </font>
_______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
