public
Description: BlahzDNS Web Based DNS Tool
Homepage: http://blahzdns.blahz.info/
Clone URL: git://github.com/msroest/BlahzDNS.git
msroest (author)
Tue Jun 02 09:38:50 -0700 2009
commit  d3c54a35f8df611d3a52b8965e267baf2df3afc0
tree    bb904b65fba8c542d3d2453731b75bbf11d4f802
parent  2543b596cd41c40ce13498d03c1eee420ee4595c
README
Requirements:
-------------------------------------------------------------------
-Mysql 3.23.X or 4.x (preferably with InnoDB support)
-PHP with MySQL support (preferably with mcrypt support for better user password encryption)
-Webserver to use the PHP with
-Python 2.2 with MySQL support (http://sourceforge.net/projects/mysql-python) or
  the ability to write your own output filter.


INSTALL:
--------------------------------------------------------------------
See INSTALL file.