I am having trouble with dnsadmin.cgi.
When I try to list the domains it responds, "could not load data files".
When compiling I used:
./configure --enable-cgibindir=/usr/lib/cgi-bin --enable-user=*** \
--enable-password=*** --enable-hostname=*** \
--enable-database=dnsadmin --enable-libdir=/usr/lib
But it didn't seem to register the mysql info.
Current settings
---------------------------------------
tinydns directory = /var/tinydns
uid = 1098
cgi-bin dir = /usr/lib/cgi-bin
dnsadmin dir = /usr/lib/cgi-bin/dnsadmin
I don't have tiny dns running on this server so I just made the
directories to get the compile to work.
It is running debian 3.0 stable w/2.2.16 kernel.
Has this functionality been implemented yet?