FrontPage Server Extensions problem
Jeg prøver at sætte FrontPage Server Extensions op på min debian box, har hentet tingene fra: http://www.microsoft.com/downloads/details.aspx?FamilyID=0c5eb0ad-e1ad-4100-9b76-8772a8220062&displaylang=enJeg instalere fra mappen /root
server:~# ./fp_install.sh
Step 1. Setting Up Installation Environment
Setting umask 002
Logged in as root.
fp_install.sh
Revision: 1.30
Date: 2000/04/06
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
Directory /usr/local exists.
Root has necessary access to /usr/local.
Where would you like to install the FrontPage Server 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 Server Extensions directory [/usr/local/frontpage/]: /home/www/front
Creating /home/www/front
Directory /home/www/front has been created.
Directory /home/www/front chmoded to 755.
Snapped link /usr/local/frontpage --> /home/www/front
Step 2. Untarring the Extensions and Checking Protections
Version 5.0 FrontPage Server Extensions not found.
Looking for tar file...
Platform is linux.
Uncompressing/Untarring file /root/fp50.linux.tar.Z into /usr/local...
Step 3. Upgrading/Installing the extensions
Checking for previous versions of FrontPage Server Extensions to upgrade...
You have no previous versions of FrontPage Server Extensions installed.
There are no settings to migrate!
Where is the current apache daemon located: [/usr/local/apache/sbin/httpd] /etc/init.d/apache
/usr/local/frontpage/version5.0/apache-fp/httpd will be installed.
Currently running Apache/1.3.19 FrontPage/
5.0.2.2510.
Preparing for upgrade to Apache/1.3.19 FrontPage/5.0.2.2510...
The Apache daemon seems to have already been upgraded.
Checking for existing web servers to upgrade...
No existing web servers found to upgrade.
Preparing to chown webs...
All requested upgrades to the new FrontPage Server Extensions have taken place.
The next step is to chown the web in order to guarantee that the extensions
will work properly. At this point you have two options:
1. This script will prompt you interactively for an owner and group of
each web and then perform the chown. If you do not have a lot of
webs you might want to choose this option.
2. This script will generate a script, which you can edit to fill in the
owner and group for each web, to run at a later date. If you have a
large number of webs you might want to choose this option.
Would you like interactive prompting for each webs owner/group (y/n) [Y]? y
grep: /home/www/front/version5.0/upgrade_results.txt: Ingen sådan fil eller filkatalog
grep: /home/www/front/*.cnf: Ingen sådan fil eller filkatalog
Skipping non patched-apache web /home/www/front/*.cnf
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. English
2. French
3. German
4. Italian
5. Japanese
6. Spanish
What should the default language be: [1] 1
Setting /usr/local/frontpage/version5.0/frontpage.cnf to:
defaultLanguage:en
localCharEncoding:latin1
Copying /usr/local/frontpage/version5.0/frontpage.cnf to /usr/local/frontpage/version5.0/frontpage.cnf.orig
Creating and modifying new /usr/local/frontpage/version5.0/frontpage.cnf...
Note: Local version of Apache must use the FrontPage Apache patch.
See http://www.microsoft.com/frontpage/ for more details.
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]? y
Installing the root web...
Server config filename: /etc/apache/httpd.conf
FrontPage Administrator's user name: root
Getting User from /etc/apache/httpd.conf
Unix user name of the owner of this new web: [www] www
Getting Group from /etc/apache/httpd.conf
Unix group of this new web: [www] www
Installing root web into port 80...
installing server / on port 80
Will chown web to www as part of install.
Will chgrp web to www as part of install.
Note: Local version of Apache must use the FrontPage Apache patch.Error: Cannot open "srm.conf": no such file or folder.
ERROR: / installation failed.
Hit enter to continue
Hvad er der galt?
