일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 서평단
- 오라클 캐릭터셋 변경
- Oracle 18c HR
- oracle 18c
- Oracle 초기 사용자
- oracle
- 윈도우 Oracle
- 오라클 캐릭터셋 조회
- Oracle 테이블 띄어쓰기
- 무료 오라클 데이터베이스
- Oracle 사용자명
- Oracle 18c HR schema
- Oracle 윈도우 설치
- Orace 18c
- ora-01722
- Oracle 테이블 대소문자
- Oracle 18c 설치
- Oracle Express Edition
- 무료 오라클 설치
- 비전공자를 위한 데이터베이스 입문
- ORA-12899
- Oracle 사용자명 입력
- ORA-00922
- 오라클 캐릭터셋 확인
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
반응형