Help
I check IP on the server. It shows me 127.0.0.1
To see what the actual IP address is, use $ _SERVER ['HTTP_X_FORWARDED_FOR'] instead of $ _SERVER ['REMOTE_ADDR']
To see what the actual IP address is, use $ _SERVER ['HTTP_X_FORWARDED_FOR'] instead of $ _SERVER ['REMOTE_ADDR']