1 / 14

學校整合模組 (School) 安裝與使用

學校整合模組 (School) 安裝與使用. 新竹縣博愛國民中學 曾琳富 hs1600@nc.hcc.edu.tw. 緣起與用途. 學校網站需要各種動態網頁 如公佈欄、活動相簿等協助管理學校網站,但 free 的程式通常只提供一個功能,每一個程式都需要建立帳號且操作介面也不盡相同 學校整合模組提供一套國中小網站建置解決方案 ,共計班級、教師、學生網頁登錄、教職員工簡介 、學校公告、行事曆、榮譽榜、營養午餐、段考試題、活動相簿、師生作品相簿、網網相連、檔案、維修通報、教室預約、線上投票、留言版、討論區、計數器等. 系統需求.

Download Presentation

學校整合模組 (School) 安裝與使用

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 學校整合模組(School)安裝與使用 新竹縣博愛國民中學曾琳富 hs1600@nc.hcc.edu.tw

  2. 緣起與用途 • 學校網站需要各種動態網頁如公佈欄、活動相簿等協助管理學校網站,但free的程式通常只提供一個功能,每一個程式都需要建立帳號且操作介面也不盡相同 • 學校整合模組提供一套國中小網站建置解決方案,共計班級、教師、學生網頁登錄、教職員工簡介 、學校公告、行事曆、榮譽榜、營養午餐、段考試題、活動相簿、師生作品相簿、網網相連、檔案、維修通報、教室預約、線上投票、留言版、討論區、計數器等

  3. 系統需求 • Apache 1.3.x + PHP 4.x + MySQL 3.x 以上版本 • PHP中需支援GD 2.x 模組,最好也能支援ZIP模組

  4. 環境安裝 • Linux 參考縣網APT網站(楊錦昌老師)http://apt.nc.hcc.edu.tw • FreeBSD 參考FreeBSD補給站http://dyna.hcc.edu.tw/index.php?account=freebsd • Win32 以Appserv安裝,請參考 http://dyna.hcc.edu.tw/index.php?account=freebsd

  5. school安裝 • 請到以下網址下載 http://dyna.hcc.edu.tw/index.php?account=dyna • 安裝步驟 1. 將 school 整個目錄拷貝至Apache根目錄 2. 改變 school/data 目錄下權限(777) (chmod -R 777 data) 3. 更改 config.inc.php 符合自己環境 4. 利用 phpMyAdmin 在 mysql 中新增 school 資料庫 5. 以瀏覽器執行 install.php(輸入密碼,密碼為config.inc.php 檔中$install_passwd所設之值 ) 6. 管理者帳號密碼均為 admin (請將即刻將密碼變更)

  6. school安裝 • config.inc.php 補充說明 $db_username =‘root'; //*MySQL username $db_passwd =‘1234’; //*MySQL username 的密碼 $install_passwd ='1234';//*安裝本程式密碼(務必更換) $self_url ='http://localhost/school/';//*設定本程式放置 URL $self_place ='c:/appserv/www/school/'; //*設定本程式實體路徑(Windows 以 appserv 套件)

  7. 舊版升級 • 目前無更新資料庫,先將config.inc.php 備份後,將下載school直接覆蓋,再將備份的config.inc.php覆蓋新的 • 日後若有新增子模組,會新增資料表,請至執行school/update/update.php • 升級請參閱 school/update/readme.htm

  8. 身份與權限 • 系統管理者(帳號密碼均預設為admin) • 教師、職員工、學生三種身份 • 權限群組預設有教師、職員工、學生、教職員工、行政人員、處室主任,可自訂群組權限 • 權限由各子模組指派,可以指派群組或個人

  9. 管理介面-系統管理者

  10. 管理介面-系統管理者

  11. 管理介面-系統管理者

  12. 管理介面-一般管理者 • 視系統管理者對各子模組所給的權限

  13. 教學說明、下載、FAQ… • 請參閱以下網址 http://dyna.hcc.edu.tw/index.php?account=dyna

  14. END… 敬 請 指 教

More Related