일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
Tags
- ORA-00922
- ora-01722
- oracle
- Oracle 테이블 대소문자
- 오라클 캐릭터셋 조회
- ORA-12899
- Oracle Express Edition
- oracle 18c
- Oracle 사용자명
- Oracle 테이블 띄어쓰기
- Orace 18c
- Oracle 윈도우 설치
- 서평단
- Oracle 사용자명 입력
- Oracle 18c 설치
- Oracle 18c HR schema
- 오라클 캐릭터셋 확인
- Oracle 초기 사용자
- 오라클 캐릭터셋 변경
- 윈도우 Oracle
- 무료 오라클 설치
- 비전공자를 위한 데이터베이스 입문
- Oracle 18c HR
- 무료 오라클 데이터베이스
Archives
- Today
- Total
The Nirsa Way
[ModSecurity 2.9] Apache modsecurity2 설치 시 에러 "configure: error: couldn't find APXS" 본문
Security/ModSecurity
[ModSecurity 2.9] Apache modsecurity2 설치 시 에러 "configure: error: couldn't find APXS"
KoreaNirsa 2020. 5. 14. 17:40반응형
-
Apache modsecurity2 설치 시 에러 "configure: error: couldn't find APXS"
modseucirty 소스 설치 시 "configure: error: couldn't find APXS" 에러가 발생할 경우 아래 패키지를 설치하시면 해결할 수 있습니다.
yum -y install httpd-devel
반응형