[GH-ISSUE #86] PHP 7 support or am I missing something? #47

Closed
opened 2026-02-28 01:20:44 +03:00 by kerem · 2 comments
Owner

Originally created by @petzsch on GitHub (Apr 27, 2016).
Original GitHub issue: https://github.com/tuxis-ie/nsedit/issues/86

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)

Originally created by @petzsch on GitHub (Apr 27, 2016). Original GitHub issue: https://github.com/tuxis-ie/nsedit/issues/86 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)
kerem closed this issue 2026-02-28 01:20:45 +03:00
Author
Owner

@petzsch commented on GitHub (Apr 27, 2016):

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)

<!-- gh-comment-id:215198370 --> @petzsch commented on GitHub (Apr 27, 2016): 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)
Author
Owner

@petzsch commented on GitHub (Apr 27, 2016):

Found the problem: downling the master.zip from github.com left me without the dependencies.

<!-- gh-comment-id:215202544 --> @petzsch commented on GitHub (Apr 27, 2016): Found the problem: downling the master.zip from github.com left me without the dependencies.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nsedit#47
No description provided.