리눅스 php 5.6.25 컴파일하여 수동 설치시

리눅스 php 5.6.25 컴파일하여 수동 설치시

QA

리눅스 php 5.6.25 컴파일하여 수동 설치시

본문

아래처럼 구성 설정후 make , make install 하여 설치 하였습니다. 
그런데 http.conf 파일 에 libphp5.so 구문 추가하고 아파치 재시작 하면 
"libphp5.so cannot load" 이런 syntax 구문 오류가 나네요
/etc/httpd/modules/ 이런 경로 찾아봐도  libphp5.so 는 없고 전체 find 해봐도 없습니다. 

어떻게 해야 할까요?

<httpd.conf 파일>
LoadModule php5_module          modules/libphp5.so

<아래 글>
./configure 
--prefix=/usr/bin/php \
--with-apxs2=/etc/httpd/bin/apxs \
--with-config-file-path=/etc/httpd/conf \
--with-mysql=/usr/bin/mysql \
--with-mysql-sock=/var/lib/mysql \
--with-mysqli=/usr/bin/mysql_config \
--with-pdo-mysql=/usr/bin/mysql \
--with-regex=php \
--with-libxml-dir=/usr \
--with-openssl --with-pcre-regex --with-zlib \
--with-bz2 --with-curl --with-gdbm \
--with-db4=/usr --with-dbm --with-pcre-dir=/usr --with-openssl-dir=/usr \
--with-libxml-dir=/usr --with-gd --with-vpx-dir=/usr --with-jpeg-dir=/usr \
--with-png-dir=/usr --with-zlib-dir=/usr --with-xpm-dir=/usr --with-freetype-dir=/usr \
--with-t1lib=/usr --with-gettext --with-gmp --with-mhash --with-imap \
--with-imap-ssl --with-kerberos --with-icu-dir=/usr --with-ldap \
--with-ldap-sasl --with-libmbfl --with-onig --with-mcrypt \
--with-libedit --with-readline --with-tidy --with-libexpat-dir=/usr \
--with-xmlrpc --with-xsl --with-pear --with-pic --with-libdir=lib64 \
--enable-bcmath --enable-calendar --enable-exif \
--enable-ftp --enable-pcntl --enable-gd-native-ttf \
--enable-gd-jis-conv --enable-intl --enable-mbstring \
--enable-shmop --enable-sockets --enable-sysvmsg \
--enable-sysvsem --enable-sysvshm --enable-wddx \
--enable-zip --enable-mysqlnd --enable-dba=shared \
--enable-mod-charset --enable-dom --enable-mbregex \
--enable-inline-optimization --enable-sigchild --enable-soap \
--enable-maintainer-zts --enable-opcache=nom


 

이 질문에 댓글 쓰기 :

답변 1

/etc/httpd/bin/apxs 여기에 있지 않나요?

답변을 작성하시기 전에 로그인 해주세요.
전체 11
QA 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1404호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT