안녕하세요...^^;;
제가 apache1.3.12 + mysql + oracle + gd + mod_ssl + open_ssl을 설치중인데용...
모두 설치하고 아파치를 스타트 시키는뎅...
apachectl start 하면 아무런 이상없이 작동하는뎅...
apachectl startssl 하면 다음과 같은 에러가 뜹니다.
[root@testhttp bin]# ./apachectl startssl
Syntax error on line 241 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server: libmysqlclient.so.6: cannot open shared object file: No su
ch file or directory ./apachectl startssl: httpd could not be started
이유가 몰까용...
/usr/local/apache/libexec/libphp4.so 파일과
/usr/local/mysql/bin/libmysqlclient.so.6 이 모두 있는걸 확인했거덩용...
갈켜주세용...