-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I Just tried to use it on local pi zero2 with a lighttpd webserver with php 7.4.
But I only get a 500 when I open the example or simpler versions.
The webserver and php works for me. So the question is, did I miss anything else?
$hk = new \HKAPI\API('192.168.178.7', 10025, new \HKAPI\Devices\AVR());
I don't get any response after this call. Only the 500. Also if I put an echo() afterwards. The server just gives the 500 back. If I put the echo before the call the echo will be shown.
Metadata
Metadata
Assignees
Labels
No labels