1 頁 (共 1 頁)

[問題]無法架設PHPBB2以爬過文

發表於 : 2007-03-13 21:22
smallmousee
小弟在這想請教各位大大,電腦在掛掉之前架設論壇用下列的軟體是可以成功安裝的,但是重新安裝以後一直到下面步驟

請確定 install/ 和 contrib/ 這兩個目錄都已經刪除

在刪除完上面兩各檔案後,卻是空白的畫面,已經爬過很多文章,作業系統也重新安裝過了,試了許多方法還是無解,想請教各位大大解決的辦法

另外想請教我在網址列輸入http://localhost/或是 http://localhost/phpMyAdmin會顯示無法顯示網頁
但是輸入網址http://www.inwarcarft.com/ 或是http://www.inwarcarft.com/phpMyAdmin 卻是可以成功顯示的無知道是什麼原因?


●作業系統:XP-SP2
●快速架站程式:RaidenHTTPD 2.08
●免費空間連結:自設
●的上網方式:HINETADSL
●安裝的程式:RaidenHTTPD + MySql -4.0.26-win32
●phpBB2 版本:phpBB -2.0.19
●domain(網域名稱) :
●phpBB2 連結網址: http://www.inwarcarft.com/phpbb2/

發表於 : 2007-03-14 04:00
~倉木麻衣~
你用的語系檔是 utf-8 嗎? 在那裡下載的, 方便將檔案壓縮後提供連結下載查看嗎?

發表於 : 2007-03-14 08:45
chiouss
我覺得是你雷電 httpd 的問題

代碼: 選擇全部

DEBUG output created by Wget 1.10.2 on freebsd6.0.

--08:43:32--  http://www.inwarcarft.com/phpbb2/
           => `index.html'
Resolving www.inwarcarft.com... 220.135.206.39
Caching www.inwarcarft.com => 220.135.206.39
Connecting to www.inwarcarft.com|220.135.206.39|:80... connected.
Created socket 3.
Releasing 0x0000000000544180 (new refcount 1).

---request begin---
GET /phpbb2/ HTTP/1.0
User-Agent: Wget/1.10.2
Accept: */*
Host: www.inwarcarft.com
Connection: Keep-Alive

---request end---
HTTP request sent, awaiting response...
---response begin---
HTTP/1.1 200 OK
Server: RaidenHTTPD/2.0.8 (Commercial)
X-Powered-By: PHP/4.4.4
Content-type: text/html
Connection: close

---response end---
連線的部分都正常,但是輸出的 index.html 沒有任何內容。經過 PHP 輸出的空白內容好歹會有基本的 header,這是 php 的貼心 (?) 功能之一

發表於 : 2007-03-14 22:01
smallmousee
chiouss 寫:我覺得是你雷電 httpd 的問題

代碼: 選擇全部

DEBUG output created by Wget 1.10.2 on freebsd6.0.

--08:43:32--  http://www.inwarcarft.com/phpbb2/
           => `index.html'
Resolving www.inwarcarft.com... 220.135.206.39
Caching www.inwarcarft.com => 220.135.206.39
Connecting to www.inwarcarft.com|220.135.206.39|:80... connected.
Created socket 3.
Releasing 0x0000000000544180 (new refcount 1).

---request begin---
GET /phpbb2/ HTTP/1.0
User-Agent: Wget/1.10.2
Accept: */*
Host: www.inwarcarft.com
Connection: Keep-Alive

---request end---
HTTP request sent, awaiting response...
---response begin---
HTTP/1.1 200 OK
Server: RaidenHTTPD/2.0.8 (Commercial)
X-Powered-By: PHP/4.4.4
Content-type: text/html
Connection: close

---response end---
連線的部分都正常,但是輸出的 index.html 沒有任何內容。經過 PHP 輸出的空白內容好歹會有基本的 header,這是 php 的貼心 (?) 功能之一

我回去看了雷電的網站一下發現到

注意雷電HTTPD 2.0以後必須啟動的幾個模組依序為 php_mbstring.dll php_exif.dll php_gd2.dll

之前我用的是1.X.X版的所以沒有發現這各問題 那這次造成的問題是這各原因嗎?
我該如何啟動上面所說的3各檔案? 謝謝各位大大指教

發表於 : 2007-03-15 16:24
smallmousee
php_mbstring.dll php_exif.dll php_gd2.dll 這幾各檔案我有查看PHP.INI 是開啟的狀態也有試過放在WINSOWS/SYSTEM32 下面 也試過在竹貓下載其他版的PHPBB2還是一樣是空白的狀態請問我是有那各地方出錯了?

發表於 : 2007-03-17 12:25
chiouss
雷電的問題還是去他們家問吧!