close

[root@localhost discuz]# pwd
/var/www/html/discuz
[root@localhost discuz]# cd ..
[root@localhost html]# pwd
/var/www/html
[root@localhost html]# mkdir blog
[root@localhost html]# cd blog
[root@localhost blog]# pwd
/var/www/html/blog
[root@localhost blog]# wget http://tw.wordpress.org/wordpress-3.4.1-zh_TW.zip

unzip wordpress-3.4.1-zh_TW.zip 解壓縮

[root@localhost blog]# ls
index.php    wp-activate.php  wp-blog-header.php    wp-content   wp-links-opml.php  wp-mail.php      wp-trackback.php
license.txt  wp-admin         wp-comments-post.php  wp-cron.php  wp-load.php        wp-settings.php  xmlrpc.php
readme.html  wp-app.php       wp-config-sample.php  wp-includes  wp-login.php       wp-signup.php

建立資料庫

[root@localhost blog]# mysqladmin -u root -p create wordpress

i7glVsIfBzGN

建立所要求的組態變數

[root@localhost blog]# vi wp-config.php

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 sean 的頭像
    sean

    My Source Code

    sean 發表在 痞客邦 留言(0) 人氣()