当前位置:软件学习 > 其它软件 >>

关于使用IBM HTTP SERVER的问题,初学者请教!

以前服务器上可以通过域名直接访问portal,现在不知道怎么的访问不了,出现如下错误
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, you@your.address and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.


--------------------------------------------------------------------------------

IBM_HTTP_Server/6.0 Apache/2.0.47 (Win32) Server at test.sh.chinaccs.com Port 80

但是通过10038端口可以访问portal,请问大虾们这个问题该如何着手查起阿? --------------------编程问答-------------------- 看log文件里的信息是什么。 --------------------编程问答-------------------- 在IBM http server/logs/access.log下只有以下的日志
10.196.3.24 - - [14/Jan/2009:16:40:17 +0800] "GET /wps/portal HTTP/1.1" 500 643
10.196.3.24 - - [14/Jan/2009:16:45:47 +0800] "POST /robots.txt HTTP/1.0" 200 54
10.196.3.24 - - [14/Jan/2009:16:45:47 +0800] "POST /wps/wcmsearchseed/searchseed?siteid=8d03628043a82ea49b459bf396b711bf HTTP/1.0" 500 643
高手请帮忙看下 --------------------编程问答-------------------- 看error.log里的日志 --------------------编程问答-------------------- error.log里的日志只有12日启服务的日志,没有出错的日志阿
[Mon Jan 12 13:49:22 2009] [notice] Parent: Created child process 2132
[Mon Jan 12 13:49:38 2009] [notice] Child 2132: Child process is running
[Mon Jan 12 13:49:39 2009] [notice] Child 2132: Acquired the start mutex.
[Mon Jan 12 13:49:39 2009] [notice] Child 2132: Starting 250 worker threads.
看这日志感觉是正常的呀 --------------------编程问答-------------------- 把日志级别调整为debug再看看。

LogLevel debug

netstat -an一下看80端口是否正在打开关监听? --------------------编程问答-------------------- 80端口是监听着的,我看了下进程,apache进程有两个,一个是2132,一个是httpd.pid文件中的4756,这个正常吗?
--------------------编程问答-------------------- 一个是httpd.pid文件中的4756这个是进程号。
主要的问题是没有转发过去。 --------------------编程问答-------------------- 那怎么解决这个问题呢? --------------------编程问答-------------------- Portal启动的log有没检查一下?
或者重新将应用发布一下?我指的是只更改发布的server,改为别的,再改回来一下? --------------------编程问答-------------------- 看看 --------------------编程问答-------------------- 我也遇到相同的问题,不知道贴主解决没? --------------------编程问答-------------------- 这个问题很明了! 代理不成功! 想要通过httpserver来访问应用

一般有两种代理方式 
第一种 安装webserver插件!即plugin_cfg.xml 文件! 在次文件中会有代理服务器信息!  

第二种 是通过加载一个模块!来达到代理目的! 模块名称为 mod_js.so 

还有一种可能是! 你/etc/hosts 文件中 域名解析没有设置对!或者是dns 服务器出现问题了! 

但是我觉得第一种可能性最大! 你的webserver的插件没有正确配置!

有疑惑可以加群! 113132606 加群请注明 CSDN
补充:企业软件 ,  WebSphere
CopyRight © 2022 站长资源库 编程知识问答 zzzyk.com All Rights Reserved
部分文章来自网络,