樓主happynight(淚)2003-07-24 16:24:43 在 WebSphere / 非技術區 提問
最近安裝了IBM Http Server 1.3.19,可是打不開IBM HTTP Server 首頁。
如何解決?(服務已啟動) 問題點數:0、回複次數:6Top
1 樓cathy1978()回複於 2003-07-24 17:28:54 得分 0
你可以試試啟動IBM Http Server 的管理配置命令。在linux操作系統上的啟動方法:
./opt/IBMHTTPServer/bin/adminctl start(我的HTTPServer裝在此目錄)
然後開啟瀏覽器,訪問:http://localhost進入IBM Http Server ,在頁面上進行配置。Top
2 樓sohoxp(sohoxp)回複於 2003-07-24 20:07:18 得分 0
1、可以看看IHS的記錄檔
2、不知道你有沒有調整IHShome/conf/httpd.conf,應為其中有個參數是關於網域名稱的,需要調整為你IHS伺服器的名稱或IP.
good lucky.Top
3 樓iceleighton(冰雪)回複於 2003-07-25 07:56:59 得分 0
應該去看一看日誌,我原來碰到過這樣的問題,日誌顯示找不到某某目錄,
可能使文檔根設定的不對,比如IHShome/conf/admin.conf中DocumentRoot
所設定的文檔根究竟有沒有Top
4 樓airskys(快樂的雨)回複於 2003-09-15 16:11:47 得分 0
還是好好的配置一下conf檔案把Top
5 樓xinhaowm99(心灝)回複於 2003-09-22 17:06:00 得分 0
告之系統!是否監聽你的IP或DNS有否解析過來!Top
6 樓roger008()回複於 2003-09-27 15:16:06 得分 0
在WinNT下一般把httpd.conf中的Server Name 配好就可以了,但要記住一定要重啟HTTP Server.*********************************************************
IBM HTTP Server 1.3.26 怎麼會啟動不了?
在本機電腦無法啟動IBM HTTP Server 1.3.26 服務.
服務並未返回錯誤.這可能是一個Windows內部錯誤或伺服器錯誤.
如果問題持續存在,請與您的系統管理員聯絡.
出現以上問題有沒有什麼好的解決方案? 問題點數:20、回複次數:7Top
1 樓fgs2008(小精靈)回複於 2005-01-18 20:14:32 得分 0
在本地電腦無法啟動BI1_a_a_1800 服務.
服務並未返回錯誤.這可能是一個Windows內部錯誤或伺服器錯誤.
如果問題持續存在,請與您的系統管理員聯絡.
Top
2 樓iceleighton(冰雪)回複於 2005-01-19 08:10:25 得分
8
檢查error.logTop
3 樓fgs2008(小精靈)回複於 2005-01-19 08:21:14 得分 0
請問error.log一般在什麼目錄下?Top
4 樓fgs2008(小精靈)回複於 2005-01-19 08:25:44 得分 0
error.log找到了
[Tue Jan 18 21:42:18 2005] [warn] module ibm_app_server_http_module is already loaded, skipping
[Tue Jan 18 21:42:18 2005] [warn] module ibm_app_server_http_module is already loaded, skipping
[Tue Jan 18 21:42:18 2005] [warn] module ibm_app_server_http_module is already loaded, skipping
[Tue Jan 18 21:42:18 2005] [warn] module ibm_app_server_http_module is already loaded, skipping
[Tue Jan 18 21:42:18 2005] [alert] apache.exe: Could not determine the server's fully qualified domain name, using 10.32.0.207 for ServerName
[Tue Jan 18 21:42:18 2005] [notice] Initializing the WebSphere Plugin
[Tue Jan 18 21:42:22 2005] [notice] Instance name is Apache 1308Top
5 樓iceleighton(冰雪)回複於 2005-01-19 09:38:25 得分
8
10.32.0.207能ping通嗎?看樣子應該已經啟動了。Top
6 樓joylife2000(afeng)回複於 2005-01-19 11:01:51 得分
4
看error.log,好像是沒有任何問題。Top
7 樓fgs2008(小精靈)回複於 2005-01-19 11:05:47 得分 0
10.32.0.207是本機啊,當然能ping通了。
在本機電腦無法啟動IBM HTTP Server 1.3.26 服務的
日誌如下:
The Apache service named d:/Program Files/IBMHttpServer/apache.exe reported the following error:
>>> [Wed Jan 19 10:46:32 2005] [warn] pid file d:/program files/ibmhttpserver/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run? <<<
before the error.log file could be opened.
More information may be available in the error.log file. .
The Apache service named d:/Program Files/IBMHttpServer/apache.exe reported the following error:
>>> [Wed Jan 19 10:46:32 2005] [notice] Initializing the WebSphere Plugin <<<
before the error.log file could be opened.
More information may be available in the error.log file. .
The Apache service named d:/Program Files/IBMHttpServer/apache.exe reported the following error:
>>> [Wed Jan 19 10:46:32 2005] [error] ws_common: websphereInit: no configuration filename specified <<<
before the error.log file could be opened.
More information may be available in the error.log file. .
The Apache service named d:/Program Files/IBMHttpServer/apache.exe reported the following error:
>>> [Wed Jan 19 10:46:32 2005] [error] mod_app_server_http: as_init: unable to initialize websphere <<<
before the error.log file could be opened.
More information may be available in the error.log file. .
error.log(D:/Program Files/IBMHttpServer/logs/error.log)的內容如下:
[Wed Jan 19 09:11:56 2005] [notice] Initializing the WebSphere Plugin
[Wed Jan 19 09:11:57 2005] [notice] Initializing the WebSphere Plugin
[Wed Jan 19 09:11:59 2005] [notice] Instance name is Apache 2376
[Wed Jan 19 09:31:52 2005] [notice] Initializing the WebSphere Plugin
[Wed Jan 19 09:31:53 2005] [notice] Initializing the WebSphere Plugin
[Wed Jan 19 09:31:56 2005] [notice] Instance name is Apache 1236