事前準備
1.ファイルの配置
1.1. ダウンロードページ( http://www.phpauction.net/download/ で申込み行いメールでダウンロード用のURLが送られてくるのを待ちます。また、少し遅れてインストールマニュアル(PDF)もメールで届きます。
1.2.メールで届いたURLにアクセスして ダウンロードし、ファイルを解凍する。
1.3.解凍したファイルを「c:\inetpub\wwwroot」にコピーし、フォルダ名を「phpauction」に変更する。
1.4.「Authenticated Users」に下記ファイルやフォルダの「読み取り」と「書き込み」権限を与える。
includes/invoice_footer_text.EN.inc.txt
includes/invoice_header_text.EN.inc.txt
includes/categories_select_box.EN.inc.php
includes/countries.inc.php
includes/settings.inc.php
includes/currency.inc.php
includes/config.inc.php
includes/passwd.inc.php
includes/membertypes.inc.php
admin/backup
uploaded
themes/*/settings.ini
2.インストール
2.1. ブラウザでインストールページ( http://localhost/phpauction/install/install.php)にアクセス、「EN - English」を選択して「Continue」をクリックする

2.2.License:「Continue」をクリックする。
2.3.System Check :「Continue」をクリックする。
2.4.MySQL:「Create a new database」を選択、データベース情報を入力し「Continue」をクリックする。
2.5.Settings:サイト情報を入力し「Continue」をクリックする。
2.6.Creating conf. files:「Continue」をクリックする。
2.7.Creating DB:データベースの作成完了です。「Administration Section」をクリックする。
※クリック後に「messages..inc.php」エラーがない・・・というようなエラーが発生したため、「phpauction\includes」の中にある「messages.EN.inc.php」をコピーして「messages..inc.php」ファイルを作成して対応。

2.8.ユーザー作成。「Username」「Password」を入力し、「Insert」をクリックする。

2.9. 上記で作成したユーザーでログインする。
2.10.「install」フォルダを削除して完了です