1 頁 (共 1 頁)

[問題]CASHMOD

發表於 : 2003-12-02 21:43
大佬
#-----[ SQL ]------------------------------------------
#
# There is an automatic sql installer that works currently for mysql and mssql
# It is neccessary to copy the file sql_install.php to your main phpbb directory and run it from there
# After that, you want to delete the file immediately.
#
# If you prefer to run the queries manually yourself, or to translate it to a different dbms
# than mysql or mssql, the raw queries are located in sql_221.txt, but are only available for mysql.
# I will try to include more dbms's for the installer for future releases, but nothing is guaranteed
# at present
#

紅色的部份代表什麼?還有要怎樣在那裡執行?
在此先謝謝個位

發表於 : 2003-12-02 22:16
複製 sql_install.php 到你PHPBB的主目錄後執行 (大概)

發表於 : 2003-12-02 23:03
大佬
要怎樣執行?

發表於 : 2003-12-02 23:05
依夢兒
在瀏覽器輸入 sql_install.php 的所在網址....

例如你的 sql_install.php 放在 http://www.mysite.com/phpbb/ 下面,
你就輸入 http://www.mysite.com/phpbb/sql_install.php