php - Amazon Machine Image(AMI) for PHP5 -


I want to move my application to EC2. I would like to know the AMI image which includes Linux (preferably Ubuntu), PHP5, memcatch, eacetylet or exchatch.

Please advise.

Regards, Mughal.

It would be best to create your own AMI, you can use Ubuntu AMI's community testing . This process is launched, installs package (bundle / upload) and registers.

Ensure that you use EBS or S3 to continue your data.

Cheers,

Rodney


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -