조회 수 42932 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 첨부
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 첨부

적당한 위치에서 압축을 풉니다

#  tar zxvf ZendOptimizer-3.3.9-linux-glibc23-x86_64.tar.gz

 

3.3.9 버전부터는 이전버전의 install.sh 이 제공 되지 않습니다 일단 설치된 php버전을 확인합니다

#  php -v

PHP 5.2.12 (cli) (built: Dec 19 2009 01:51:45)

Copyright (c) 1997-2009 The PHP Group

Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies

위 내용으로 5.2.12 으로 알수있습니다

 

압축풀고 디렉토리안에 data 디렉토리 안에 보면 아래와같이 버전별로 디렉토리가 있습니다

4_2_0_comp  4_2_x_comp  4_3_x_comp  4_4_x_comp  5_0_x_comp  5_1_x_comp  5_2_x_comp

PHP버전별로 나뉘어져 있는것인데요

 

php버전에 따른 zend모듈을 복사 합니다

#  cd ZendOptimizer-3.3.9-linux-glibc23-x86_64/data/5_2_x_comp

#  cp ZendOptimizer.so /etc/              // php.ini가 있는 위치

 

php.ini 에 아래 내용을 추가합니다

[Zend]

zend_optimizer.version=3.3.9

zend_extension=/etc/ZendOptimizer.so

 

그리고 php -v 를 하면 전과 다르게 Zend Optimizer v3.3.9가 보입니다

 

 

?

  1. No Image 20Nov
    by
    2013/11/20 Views 36254 

    #1040 - Too many connections // XE cannot connect to DB. 이런 에러 나올때

  2. #145 - Table './DB/xe_documents' is marked as crashed and should be repaired

  3. No Image 19Feb
    by
    2015/02/19 Views 4117 

    (Owncloud) Error while trying to create admin user: An exception occured in driver: could not find driver 에러 해결

  4. No Image 21Feb
    by
    2012/02/21 Views 93106 

    1267 : Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=' 에러명

  5. No Image 05Jun
    by
    2011/06/05 Views 32244 

    ajaxplorer 서버세팅

  6. No Image 01Jul
    by
    2013/07/01 Views 30699 

    apache2 재시작, 도메인 변경 방법

  7. No Image 16Apr
    by
    2011/04/16 Views 46754 

    apm 버전 확인 명령어

  8. No Image 16Apr
    by
    2011/04/16 Views 43691 

    apm 설치 yum 이용

  9. No Image 16Jul
    by
    2011/07/16 Views 42155 

    autoset6 db 복원 import

  10. No Image 24Jul
    by
    2011/07/24 Views 34077 

    Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.

  11. No Image 20Feb
    by
    2016/02/20 Views 69115 

    cband-status 자정 초기화 하기

  12. No Image 20Feb
    by
    2016/02/20 Views 2557 

    cband-status 페이지 암호화 하기

  13. No Image 05Dec
    by
    2015/12/05 Views 2921 

    centos 7 apm + vsftpd 설치 스크립트

  14. No Image 04Jan
    by
    2012/01/04 Views 42348 

    centos eaccelerator 설치 방법

  15. No Image 01Jan
    by
    2015/01/01 Views 6085 

    centos mysql-bin.000001 파일 용량 줄이기

  16. No Image 09May
    by
    2012/05/09 Views 46466 

    CentOS RPM 버전 확인 명령어

  17. No Image 04Jan
    by 운영자
    2012/01/04 Views 42932 

    centos ZendOptimizer 설치 방법

  18. No Image 09May
    by
    2012/05/09 Views 77114 

    CentOS 버전 확인 lsb_release -a

  19. No Image 02Jan
    by
    2012/01/02 Views 46972 

    centos 서버재시작 shoutdown -r now

  20. No Image 16Apr
    by
    2011/04/16 Views 31127 

    Centos 설치방법

Board Pagination Prev 1 2 3 4 Next
/ 4