歡迎光臨, 訪客. 請先 登入註冊一個帳號.
四月 20, 2024, 02:59:07 下午
19595 文章 在 3865 主題 由 4580 會員
最新註冊會員: aa123aa1
LifeType 中文開發論壇  |  測試  |  LifeType 1.1 測試  |  1.1 Beta1 修正! « 上篇主題 下篇主題 »
頁: [1]
作者 主題: 1.1 Beta1 修正!  (閱讀 12584 次)
markwu
系統管理員
超級會員
*****
文章: 3928


Mark Wu


檢視個人資料 個人網站
« 於: 七月 26, 2006, 02:35:06 上午 »

請把下列的程式複製到  ./config/config.properties.php 後,再行安裝:

<?php
#
# database settings
#
# Installation instructions:
#   NEW INSTALL
#   Leave these values blank,
#   and go to the URL where you installed pLog
#   and look at /wizard.php and type the appropriate
#   values in there.
#
#   This file needs to be writable
#   by whatever user your php scripts run as.
#   The easiest thing to do is to make this file
#   writable by everyone, and then after the wizard
#   completes, remove write privileges from everyone
#   except yourself.
#
#   UPGRADE
#   remove all files from your old plog directory
#   (back them up somewhere, also backup your current
#    database)
#   Upload new pLog files into the same directory,
#   and then copy your old config.properties.php
#   over this file, and then run the wizard.
#   (note, if upgrading between minor releases:
#   1.0 to 1.0.1, etc. you shouldn't run the wizard)

$config["db_host"] = "";
$config["db_username"] = "";
$config["db_password"] = "";
$config["db_database"] = "";
$config["db_prefix"] = "";
$config["db_character_set"] = "default";
$config["db_persistent"] = true;
?>

釋出時沒注意到,忘了 update config file。

Mark
已記錄

頁: [1]
LifeType 中文開發論壇  |  測試  |  LifeType 1.1 測試  |  1.1 Beta1 修正! « 上篇主題 下篇主題 »
    前往: