小弟在這想請教各位大大,電腦在掛掉之前架設論壇用下列的軟體是可以成功安裝的,但是重新安裝以後一直到下面步驟
請確定 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/
[問題]無法架設PHPBB2以爬過文
版主: 版主管理群
版面規則
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
我覺得是你雷電 httpd 的問題
連線的部分都正常,但是輸出的 index.html 沒有任何內容。經過 PHP 輸出的空白內容好歹會有基本的 header,這是 php 的貼心 (?) 功能之一
代碼: 選擇全部
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----
smallmousee
- 星球普通子民

- 文章: 3
- 註冊時間: 2007-03-13 20:43
chiouss 寫:我覺得是你雷電 httpd 的問題連線的部分都正常,但是輸出的 index.html 沒有任何內容。經過 PHP 輸出的空白內容好歹會有基本的 header,這是 php 的貼心 (?) 功能之一代碼: 選擇全部
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---
我回去看了雷電的網站一下發現到
注意雷電HTTPD 2.0以後必須啟動的幾個模組依序為 php_mbstring.dll php_exif.dll php_gd2.dll
之前我用的是1.X.X版的所以沒有發現這各問題 那這次造成的問題是這各原因嗎?
我該如何啟動上面所說的3各檔案? 謝謝各位大大指教
-
smallmousee
- 星球普通子民

- 文章: 3
- 註冊時間: 2007-03-13 20:43
