I'm trying to implemnet a push notification server.
I'm using: php + Urban Airship + Amazon EC2 Server.
When I try to run the php libary of urban airship I get an error (500).
I think I need to install the HTTP_Request package on my server.
Can anyone explain me how to do it?