- 参考 http://benjr.tw/node/170
- Apache (Web Server):
- PHP:
- MySQL (DataBase):
- 其他
- Install Drupal
1.su
yum update
yum install httpd
service httpd start
chkconfig httpd on
2.yum install php php-pear php-mysql php-xml php-gd php-pdo php-mbstring
service httpd start
3.yum install mysql-server
service mysqld start
chkconfig mysqld onmysqladmin -u root password '你的密碼'
4.yum install system-config-securitylevel-tui
yum install wget gedit
5.安裝 Drupal http://benjr.tw/node/773
Drupal 中文化 https://localize.drupal.org/translate/languages/zh-hant
| su yum update yum install httpd service httpd start chkconfig httpd on |
| yum install php php-pear php-mysql php-xml php-gd php-pdo php-mbstring service httpd start |
| yum install mysql-server service mysqld start chkconfig mysqld on
|
| yum install system-config-securitylevel-tui yum install wget gedit |
沒有留言:
張貼留言