Cent5_OS 32bit 에서 Cent5_OS 64bit 로 변경했다...
평소 설치 하던데로 설치하고 apache 시작하니 아래와 같이 에러가 난다 ㅡㅡ;
server: /usr/lib/libxml2.so: wrong ELF class: ELFCLASS32
참고페이지 : http://www.gossamer-threads.com/lists/apache/users/383073
mod_security 설정관련으로
LoadFile /usr/lib/libxml2.so - > LoadFile /usr/lib64/libxml2.so
변경하니 해결됬다 ㅡㅡ;
머리가 나쁘면 몸이 고생한다 ㅠ.ㅠ