Share

Hawk IP Address Tracker / Monitor

Code

Programming Languages: Perl, PHP

License: GNU General Public License (GPL)

Repositories

browse code, statistics cvs -d:pserver:anonymous@iphawk.cvs.sourceforge.net:/cvsroot/iphawk login

cvs -z3 -d:pserver:anonymous@iphawk.cvs.sourceforge.net:/cvsroot/iphawk co -P modulename

Show:

What's happening?

  • Comment: Not Displaying Results from database

    I forgot one more line which needed a editing to allow sortby to work correctly. Additional line added below. ================ I'm not a php expert but I made these changes for hawk to display correctly on a centos 5.4, PHP 5.1.6 system.... # $sortby=$HTTP_POST_VARS["sortby"]; # $network=$HTTP_POST_VARS["network"]; # $showeverydamnthing=$HTTP_POST_VARS["showeverydamnthing"];...

    2010-01-07 17:40:55 UTC by nobody

  • Comment: Not Displaying Results from database

    I'm not a php expert but I made these changes for hawk to display correctly on a centos 5.4, PHP 5.1.6 system.... # $sortby=$HTTP_POST_VARS["sortby"]; # $network=$HTTP_POST_VARS["network"]; # $showeverydamnthing=$HTTP_POST_VARS["showeverydamnthing"]; $sortby=$_POST["sortby"]; $network=$_POST["network"]; $showeverydamnthing=$_POST["showeverydamnthing"]; # if ($sortby == ip)

    2010-01-07 15:21:18 UTC by nobody

  • Not Displaying Results from

    I have installed all the correct applications. I do have data in the database. I can pull up the website and select the subnets. However I am not getting any of the results. Do you have any suggestions? Also for troubleshooting, how can I convert the date/time in the database to a readable format?.

    2009-10-27 12:39:23 UTC by https://www.google.com/accounts

Our Numbers