PHP Amazon Machine Image (AMI)
This is a Fedora Linux, Apache and PHP Amazon Machine Image (AMI) we created for the CityGrid APIs.
This AMI is meant to jumpstart PHP development around the CityGrid API.
I have organized all php code libraries, samples, prototypes and starter kits on a Linux server, and made a public Amazon EC2 AMI from it, for everyone to use.
Currently I have the following projects and code libraries on the AMI:
- Twitter Bootstrap - The open source UI library created by Twitter.
- Local Directory - A basic local business directory that uses CityGrid APIs.
- PHP Class and Samples - A PHP class for CityGrid places and advertising APIs with usage samples.
- Twilio PHP Library - Official PHP Twilio REST API and TwiML library
The Amazon Machine Image is - ami-d3f928ba and is available to the public.
The server is pre-configured with the following:
- Linux (Fedora)
- Web Server (Apache)
- FTP (VSFTP)
- MysQL
The root user is - ec2-user
The FTP user is:
- u: hyp3r
- p: l0cal
This AMI is a work in progress, I will update the image as I can make time. If you hav questions you can reach me @kinlane.



