phpnuke 網站架設實務

Click here to load reader

Upload: afra

Post on 14-Jan-2016

125 views

Category:

Documents


6 download

DESCRIPTION

PHPNUKE 網站架設實務. 4-1 架設網站使用 NUKE 4-2 建立 nuke 資料庫 4-3 增加使用者 4-4 修改組態 config.php 4-5 設定顯示中文 4-6 設定管理者 4-7 偏好設定 4-8 使用 Nuke. 1-1 架設網站使用 NUKE. NUKE 為免費的架站軟體,我們可以從 phpnuke.org 下載此軟體,我們這一章,將講解如何使用 NUKE 來架設網站,這個網站融合了資料庫、 CGI 程式、與網頁設計,如果一家公司要架設這樣的網站,可能花一百萬元都架不好,不過在 LINUX 系統上這一些都是免費,而且是 GPL 的喔。 - PowerPoint PPT Presentation

TRANSCRIPT

  • PHPNUKE 4-1NUKE4-2nuke4-34-4config.php4-54-64-74-8Nuke

  • 1-1NUKENUKEphpnuke.orgNUKECGILINUXGPLnukephpnuke.orgDOWNLOADPHPNUKEPHPNUKEaasir.com

  • phpnuke.orgdownloadPHP-Nuke-7.*PhpnukeMySQLPostgreSQLnukeapacheapachenuke/var/www/htmlPHP-Nuke-7.*.zip#unzip PHP-Nuke-7.*.zipsqlInstall.txtPHPNUKEupgradesPHPNUKE

  • PHP/VAR/WWW/HTMLTEST.PHPPHPHTMLchmod 777 HTMLTEST.PHP http://fedora.aasir.com/test.phpok

  • 1-2nukemysqladmin create nukenuke

    mysqlnukemysqlshow databases;mysqltestnuke

  • nuke.sqlnukenuke.sqlsqlcd sqlsqlnuke.sqlnukemysql nuke < nuke.sqlnuke.sqlMySQL# mysql nuke < nuke.sql

  • mysqlmysqlnukeuse nuke;show tables;nukeshow tablesmysql> use nuke;mysql> show tables; nuke

  • 1-3nukechaichaichaichainuke630107useradd chaiyenchaiyen630107#useradd chaichai#passwd chaichaichaichaiMySQLmysqlgrant all on * to [email protected] by 630107chaichaimandrake.aasir.com630107# mysqlmysql> grant all on *.* to [email protected] identified by '630107';Query OK, 0 rows affected (0.01 sec)

  • 1-4config.phpnukechaichai630107nukeconfig.phpnukehtml

  • vi config.phpconfig.php# vi config.phpMysqlchaichai630107PHPMYSQL49fedora.aasir.com50chaichainuke51630107chaichai

  • 1-5PHPphp.ini# vi /etc/php.inibig5Apache# vi /etc/httpd/conf/httpd.confbig5AddDefaultCharset big5 LanguaeChinese

  • 1-6ID:God:Passwordfedora.aasir.com/html/admin.phpadmin.php

  • GodPasswordGPSecurity Code

  • GodPassword

  • nuke

    God

  • GodPasswordNukechaiyen630107chaiyen630107Emailwu.chaiyen@msa.hinet.netchaiyen630107

  • [email protected]

  • HTTP

  • 10-8NukeTopics/html/images/topics//html/images/topics# cp strong.gif /var/www/html/html/images/topics/Topic ImageAdd TopicNews

  • LinuxLinux