Home Hosting PHP Issue
jump_912 said 1 year, 1 month ago:
I have set the host @ to my home IP address.
I am using XAMPP and have a PHP script setup
If I send data to the PHP using POST directly to the IP address, it works
eg: http://175.126.78.90/myScript.php (POST body set)
however when I send data to the PHP using POST through the domain, it reaches the PHP, but the PHP can’t access the POST data.
eg: http://myDomain.com/myScript.php (POST body set)
I am new to domain and hosting. Any help is really appreciated.
sherrod said 1 year, 1 month ago:
@jump_912,
So we can better review this please reply back with the Domain name in question.
Thanks
Sherrod
jump_912 said 1 year, 1 month ago:
Hi @Sherrod, my registered domain name is KarasuProduction.com
adamr said 1 year ago:
@jump_912
It sounds like you may be working with a dynamic IP address. If that is the case, you’ll want to look into a dynamic DNS service like dynDNS to point the domain to your home network. You may want to check out this article at http://x.co/homeip.
-Adam
5 min expected wait time