| Previous | Contents | Index |
Steps 1 and 2 below are automated by the \pmdf\bin\upgrade_all_dbs utility.
|
The following is a list of tasks which must be completed following an upgrade installation of PMDF.
pmdf cnbuild |
del c:\pmdf\table\__db.* del c:\pmdf\tmp\__db.* |
\pmdf\table\http.cnf on NT. This file can be updated by
running the web configuration utility, or by editing the
http.cnf file manually. The manual steps are as follows.
Add the following three lines:
[PATH=/images/] GET=PMDF_HTTP_GET HIDDEN=1 |
[PATH=/popstore_user/] with
[PATH=/msps_user/]
[PATH=/popstore_pwd/] with
[PATH=/chng_pwd/]
\pmdf\table\pmdf.filter requires the require
command, the same way that the channel and user filter files always
have. If you have a global filter file that contains any of the
following commands, you must add a require statement to
the top of your filter file, which lists the commands that the filter
file uses.
envelope
fileinto
reject
vacation
pmdf startup |
| Previous | Next | Contents | Index |