아파치 설정파일 conf/ssl.conf 파일이 없어서 질문드립니다.
작성자 정보
- 원준 작성
- 작성일
컨텐츠 정보
- 2,530 조회
- 1 댓글
- 0 추천
- 목록
본문
centos5.2 입니다.
apache 2-2-9 mysql 5.0.67 php5-2-6
소스 설치를 했습니다.
[root@jhome bin]# httpd -l
Compiled in modules:
core.c
prefork.c
http_core.c
mod_so.c
[root@jhome modules]# ls
httpd.exp mod_ssl.so
ssl 묘듈사용은 그런대로 된거 같은데
/usr/local/apache/conf/ 안에 ssl.conf 파일이 없습니다....
여러번 다시 재설치를 했는데
뭐가 문제 인지 모르겠네요
/usr/local/apache/conf/ssl.conf 등 ssl관련 설정 파일이 생성이 되지 안은건
뭐가 잘못된건지 아시는분 꼭 답변 바랍니다.
아래는 제가 설정한 ./configure 입니다.
apache
./configure
--prefix=/usr/local/apache
--enable-ssl --with-ssl
--enable-so
--enable-ssl=shared
php
./configure --with-apxs2=/usr/local/apache/bin/apxs
--with-zlib-dir --with-gd --with-ttf --with-png-dir
--with-expat-dir=/usr --with-gmp --with-libxml-dir
--with-mod_charset --disable-rpath --with-iconv-dir
--enable-safe-mode --enable-magic-quotes --enable-bcmath
--enable-gd-native-ttf --enable-sysvsem --enable-sysvshm
--enable-wddx --with-pic --enable-memory-limit
--enable-mbstring --with-config-file-path=/usr/local/lib
--enable-ftp --with-jpeg-dir --with-freetype-dir
--enable-exif --enable-sockets --with-imap --with-imap-ssl
--with-kerberos --without-pear --with-mysql=/usr/local/mysql
--with-openssl=/usr/
좋은 하루 되세요
관련자료
-
이전
-
다음
suki님의 댓글
- suki
- 작성일