리눅스 박스의 시간 설정을 한번 확인해 보심이..
귀찮으시면..
#touch Configuration.apaci
라고 하시고 다시
#./configure --prefix=/usr/local/apache
: 다음과 같이 설정하려고 하면 에러가 뜹니다..
:
: [root@local apache_1.3.14]# ./configure --prefix=/usr/local/apache
: 엔터
:
: Configuring for Apache, Version 1.3.14
: + using installation path layout: Apache (config.layout)
: Creating Makefile
: Creating Configuration.apaci in src
: Configuration.tmpl is more recent than Configuration.apaci;
: Make sure that Configuration.apaci is valid and, if it is, simply
: 'touch Configuration.apaci' and re-run ./Configure a
: 이게 모하라는 소릴까요 ?
:
: 원래 설치되어있던 아파치를 다 지우고 다시 설치하려고 하는 중이었거든요..
:
: rpm -qa | grep apache 해도 아무것도 없고...
:
: ps -aux | grep httpd 해도 아무것도 안 뜹니다...
:
: 답변 부탁드립니다..
:
: --
: 김태영