I'm working on sending push notification to GCM server. I followed php tutorial for that. But once I execute it, it is showing curl error saying that "Failed to connect to 74.125.142.95: Permission denied'"
. I tried every api key I generated for my server, but still giving the same problem. Can anyone please explain me why I'm getting this error and a solution for it. I'm in a real need of it. Thanks.
Asked
Active
Viewed 78 times
0

user2064667
- 124
- 1
- 12
-
Check your network proxy... same is blocking the ip. – Pankaj Kumar Sep 12 '13 at 13:03
-
Chek this : http://stackoverflow.com/questions/18546684/access-denied-from-curl-on-remoter-server – Harish Godara Sep 12 '13 at 13:09
-
@HarishGodara: I checked that question before posting. Didn't work. – user2064667 Sep 12 '13 at 13:14
-
@PankajKumar: Please tell how to do that one. I don't know about it. – user2064667 Sep 12 '13 at 13:15
-
1contact your network admin – Pankaj Kumar Sep 12 '13 at 13:26