打算在自己申請的Free Amazon EC2上放個Magento,看了下Magento的幫助也整理內容如下:
1、安裝apache、mysql、php

2、安裝php所需的支持的包

3、創建magento數據庫
4、下載magento full release package并解壓到/var/www/html下,并設置目錄權限為777
5、通過瀏覽器訪問安裝magento http://localhost/magento
打算在自己申請的Free Amazon EC2上放個Magento,看了下Magento的幫助也整理內容如下: ![]() 2、安裝php所需的支持的包 ![]() 3、創建magento數據庫 4、下載magento full release package并解壓到/var/www/html下,并設置目錄權限為777 5、通過瀏覽器訪問安裝magento http://localhost/magento
|