First time install here...
Whe I create a new domain it just hangs.
However, if I click log out, then log back in and look at "domains" the new domain is there.
the domain seems to get created.
Sounds like there was an error.. check your httpd error logs for more detailed information.
Also for some reason it created a file in my tinydns/root directory named:
-rw-r--r-- 1 root wheel 0 Mar 29 06:01 data.srv-$[$[0]+1]
I'm guessing that the file above should have had those strings replaced by some other value.
That file was created by the shell script that dumps the database. Does your cron entry redirect all output to /dev/null? If so, remove that part so that cron can report any errors. I'm guessing these 2 things are related.
Regards,
Bill
