云计算平台上的安装
在线手册:中文  英文

Amazon EC2

» EC2 云平台上 PHP 的安装。

参见 » AWS SDK for PHP


云计算平台上的安装
在线手册:中文  英文

用户评论:

tolgambaev at hotmail dot com (2012-04-18 12:27:18)

The easy way to deploy PHP environment into Amazon EC2 is to use AWS Elastic Beanstalk service. It automatically runs all the infrastructure including EC2 instance with PHP installed. See http://aws.amazon.com/elasticbeanstalk/.
yum installation is also available on EC2.

易百教程