Closed petzsch closed 8 years ago
Must be some other issue. Just tried installing on PHP 5.5.9 and am seeing the same thing. http://dns.petzsch.eu/zones.php?action=list shows the zone I created btw. (when logged in)
Found the problem: downling the master.zip from github.com left me without the dependencies.
I've installed nsedit on a fresh ubuntu 16.04, but for some reason it doesn't seem to work. The menu on the upper right corner doesn't react (just the logout button). Changing the password works - thats about it.
curl and openssl are enabled. here is the phpinfo: http://dns.petzsch.eu/test.php
if you want to login: http://dns.petzsch.eu (user/pass: XXXXX) will change that later.
I've added a zone in the mysql db and curl -H 'X-API-Key: XXXXXX' http://dns.petzsch.eu:8080/api/v1/servers/localhost/zones | jq .
shows the zone. (will change the apikey as well - just for debugging)