Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1306163
  • 博文数量: 416
  • 博客积分: 10495
  • 博客等级: 上将
  • 技术积分: 4258
  • 用 户 组: 普通用户
  • 注册时间: 2005-04-23 22:13
文章分类

全部博文(416)

文章存档

2015年(7)

2014年(42)

2013年(35)

2012年(14)

2011年(17)

2010年(10)

2009年(18)

2008年(127)

2007年(72)

2006年(23)

2005年(51)

分类: Oracle

2007-02-05 16:29:14

cd /sa/OraHome1/Apache/Apache/bin
bash-2.05a$ ./apachectl start
./apachectl start: httpd could not be started    启动不成功,

tail -f  Apache/logs/error_log  显示如下:
[Mon Feb  5 14:55:31 2007] [crit] Apache JServ encountered a fatal error; check your ApJServLogFile for details if none are present in this file.  Exiting.

解决方法:
export DISPLAY=:0.0
cd /ircsa/OraHome1/Apache/Apache/bin
./apachectl start
阅读(2329) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~