its not nulled! the server did not return a complete response for this request. Server returned 0 bytes. when you try to install database.
if you install it on xampp localhost you get blank page if you try to install it on shared hosting connection closed, even if all extensions are enabled.
The script still check domain and ip because you need to add domain name on ION in Phantom login client
$url = 'http://phantom.software/ion/api_ip.php?ip=' . $ip . '&domain=' . $domain;
so it looks like is not nulled.
any solution or anyone has reached to install it please share and tell us what it the trick.
Regards.