安裝Frontpage Server Extensions 4.0

下載tar.Z檔及安裝檔

ftp://ftp.yhps.tn.edu.tw/linux/fp40.linux.tar.Z

ftp://ftp.yhps.tn.edu.tw/linux/fp_install.sh

 

開始安裝

[root@linux local]# ./fp_install.sh     //輸入安裝檔檔名

Step 1.  Setting Up Installation Environment

Setting umask 002

Logged in as root.

 fp_install.sh

 Revision: 1.1

 Date: 1998/12/02 21:58:21    //系統自動偵測安裝時間

This script will step the user through upgrading existing and installing

new servers and webs.  As with any software installation, a backup should be

done before continuing.  It is recommended that the FrontPage installation

directory, server configuration file directory, and all web content be

backed up before continuing with this installation.   //說明安裝前要先備份

Are you satisfied with your backup of the system (y/n) [N]? y  

//問您是否已完成系統備份工作,一定要選y才能裝

Directory /usr/local exists.    //系統偵測到安裝檔所在目錄

Root has necessary access to /usr/local.

Where would you like to install the FrontPage Extensions.  If you

select a location other than /usr/local/frontpage/ then a symbolic

link will be created from /usr/local/frontpage/ to the location that

is chosen.

FrontPage Extensions directory [/usr/local/frontpage/]:

//說明FrontPage Extensions將會安裝在上行預設的目錄中,可不管它,直接按Enter繼續安裝

Creating /usr/local/frontpage     //系統開始安裝中

Directory /usr/local/frontpage has been created.

Directory /usr/local/frontpage chmoded to 755.

 

Step 2.  Untarring the Extensions and Checking Protections

Version 4.0 FrontPage Server Extensions not found.

Looking for tar file...

Platform is linux.

Uncompressing/Untarring file /usr/local/fp40.linux.tar.Z into /usr/local...

//不管它,系統已找到tar檔的說明,繼續安裝中…

 

echo Step 3.  Upgrading/Installing the extensions

Checking for existing web servers to upgrade...

No existing web servers found to upgrade.

Note: If you have not installed the root web then you need to do it now.

 

Do you want to install a root web (y/n) [Y]?  //當然要安裝了,直接按Enter

Installing the root web...

 

Server config filename:  /etc/httpd/conf/httpd.conf   //問設定檔位置,可輸入linux預設的apache設定檔所在位置

 

FrontPage Administrator's user name:  chukk  //就是偶了,記得改為您自己

 

Unix user name of the owner of this new web:[nobody]  //不管它,用預設值

 

Unix group of this new web:[nobody]   //不管它,用預設值

    1.  ncsa

    2.  apache

    3.  apache-fp

    4.  netscape-fasttrack

    5.  netscape-enterprise

    6.  stronghold

 

What type of Server is this:  2  //2apache server

Installing root web into port 80...

installing server / on port 80

Will chown web to nobody as part of install.

Will chgrp web to nobody as part of install.

Starting install, port: 80, web: "root web"

 

Password for user "chukk":   //輸入自個的密碼

 

Confirm password:     //再輸一次確認

 

Creating web http://     //接下來會等一下下,不是當機了,Be patience!

Chowning Content in service root web

Chmoding Extensions in service root web

Install completed.

    1.  LATIN1 (ISO 8859-1)

    2.  LATIN2 (ISO 8859-2)

    3.  EUCJP  (Japanese EUC)

4.        EUCKR  (Korean EUC)

 

Which local character encoding does your system support: [1]  1 

//可憐竟然有韓文,沒有中文,祇好選英文就1了。

    1.  English

    2.  French

    3.  German

    4.  Italian

    5.  Japanese

    6.  Spanish

What should the default language be: [1] 1  //一樣選英文1

Setting /usr/local/frontpage/version4.0/frontpage.cnf to:

defaultLanguage:en

localCharEncoding:latin1

 

Moving /usr/local/frontpage/version4.0/frontpage.cnf to /usr/local/frontpage/veg

Creating and modifying new /usr/local/frontpage/version4.0/frontpage.cnf...

Install new sub/per-user webs now (y/n) [Y]?  n

//問是否要再安裝子網站或其它使用者的網站,可先選n,未來還可以執行Change_server.sh修改,不然也可以使用Fpsrvadm.exe來完成。

 

For details on how to upgrade servers manually, please see

the Server Extension Resource Kit (SERK), located in

/usr/local/frontpage/version4.0/serk

Installing Virtual Webs..

 

Do you want to install Virtual Webs (y/n) [Y]?  n

//問是否要安裝虛擬網站,也是先到此為止,未來還可以用Fpsrvadm.exe來完成。

Installation completed!  Exiting...   //總算完成了,^-^

 

測試

打開Frontpage,開啟web試試。輸入使用者名稱及密碼後,果然可以進入編輯。

終於大功告成!