P_BLOG SETUP FILES
STEP-1: BEFORE YOU CLICK INSTALL.php
Please finish up your configurations in "include/user_config.inc.php".
STEP-2: ACCESS INSTALL.php of your choice
There're Two INSTALL.php files. You must choose the one that fits your need.
- DB_INSTALL.php
This install script will create FULL featured tables for using P_BLOG. If you use P_BLOG for the first time or reinstall everything from the start, this file is your choice.
- DB_UPDATE.php
This install script will create a fields or tables which are required to run latest version of P_BLOG.
If you are already a P_BLOG user and want to upgrade from the older to the latest, you have to execute this script. Only required queries will be executed.
PLEASE DELETE THIS DIRECTORY AFTER INSTALL
STEP-1:INSTALL.phpをクリックする前に
「include」フォルダにある「user_config.inc.php」でセットアップを終えておいて下さい。
STEP-2:INSTALL.phpにアクセスし、インストール
MySQLデータベースに実行するスクリプトファイルは2種類あります。ご自分の目的にあったものを一つ選んで下さい。
- DB_INSTALL.php
このインストールスクリプトはフルインストールスクリプトです。P_BLOGに必要なデータベースと全てのテーブルを作成します。始めてP_BLOGのデータベーステーブルを作成する場合や、再インストールする際にご使用下さい。
- DB_UPDATE.php
このインストールスクリプトはアップデートスクリプトです。以前のバージョンを既にインストールしてあり、データを継続して使用したい、上書きアップグレードしたい場合はこのスクリプトをご使用下さい。最新版を走らせるのに足りないテーブルやフィールドのみ、インストールされます。
インストール後はこのディレクトリは削除して下さい。
Last Modified: $Date: 2004/01/31 13:54:08 $
Copyright © 2003. P_BLOG Project. All Rights Reserved.