Background Image

FORUM

조회 수 17728 추천 수 0 댓글 1
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
OS : CentOS 5.4 64bit
kernel : 2.6.18-164.6.1.el5 x86_64

PHP 5.3.1 환경입니다.

Cubrid 까지는 정상적으로 설치를 마쳤는데, extension 에서 컴파일 과정에서 해결할수없는 문제가 생기네요..

네이버 포럼에 7월경에 문제 올라온거같은데 저로서는 해결방법을 찾을수가 없네요.

PHP 5.3.x 대 버젼 설치 어떻게 해야되나요?

혹시나 zend optimizer 때문인가햇는데 5.3.x 버젼은 Zend optimizer 도 없네요.

큐브리드 아직 자바쪽으로 치우쳐 져있는게 너무 아쉽습니다 ㅠ

--------------------------------------------------------------------------------------------------------------

/root/install/cubrid-php/src/php_cubrid.c: In function 'zif_cubrid_set_drop':
/root/install/cubrid-php/src/php_cubrid.c:2577: warning: 'zend_get_parameters_ex' is deprecated (declared at /usr/local/php-5.3.1/include/php/Zend/zend_API.h:222)
/root/install/cubrid-php/src/php_cubrid.c: In function 'zif_cubrid_seq_insert':
/root/install/cubrid-php/src/php_cubrid.c:2626: warning: 'zend_get_parameters_ex' is deprecated (declared at /usr/local/php-5.3.1/include/php/Zend/zend_API.h:222)
/root/install/cubrid-php/src/php_cubrid.c: In function 'zif_cubrid_seq_put':
/root/install/cubrid-php/src/php_cubrid.c:2686: warning: 'zend_get_parameters_ex' is deprecated (declared at /usr/local/php-5.3.1/include/php/Zend/zend_API.h:222)
/root/install/cubrid-php/src/php_cubrid.c: In function 'zif_cubrid_seq_drop':
/root/install/cubrid-php/src/php_cubrid.c:2744: warning: 'zend_get_parameters_ex' is deprecated (declared at /usr/local/php-5.3.1/include/php/Zend/zend_API.h:222)
/root/install/cubrid-php/src/php_cubrid.c: In function 'zif_cubrid_commit':
/root/install/cubrid-php/src/php_cubrid.c:2794: warning: 'zend_get_parameters_ex' is deprecated (declared at /usr/local/php-5.3.1/include/php/Zend/zend_API.h:222)
/root/install/cubrid-php/src/php_cubrid.c: In function 'zif_cubrid_rollback':
/root/install/cubrid-php/src/php_cubrid.c:2827: warning: 'zend_get_parameters_ex' is deprecated (declared at /usr/local/php-5.3.1/include/php/Zend/zend_API.h:222)
/root/install/cubrid-php/src/php_cubrid.c: In function 'zif_cubrid_new_glo':
/root/install/cubrid-php/src/php_cubrid.c:2861: warning: 'zend_get_parameters_ex' is deprecated (declared at /usr/local/php-5.3.1/include/php/Zend/zend_API.h:222)
/root/install/cubrid-php/src/php_cubrid.c: In function 'zif_cubrid_save_to_glo':
/root/install/cubrid-php/src/php_cubrid.c:2897: warning: 'zend_get_parameters_ex' is deprecated (declared at /usr/local/php-5.3.1/include/php/Zend/zend_API.h:222)
/root/install/cubrid-php/src/php_cubrid.c: In function 'zif_cubrid_load_from_glo':
/root/install/cubrid-php/src/php_cubrid.c:2933: warning: 'zend_get_parameters_ex' is deprecated (declared at /usr/local/php-5.3.1/include/php/Zend/zend_API.h:222)
/root/install/cubrid-php/src/php_cubrid.c: In function 'zif_cubrid_send_glo':
/root/install/cubrid-php/src/php_cubrid.c:2980: warning: 'zend_get_parameters_ex' is deprecated (declared at /usr/local/php-5.3.1/include/php/Zend/zend_API.h:222)
/root/install/cubrid-php/src/php_cubrid.c: In function 'cubrid_add_index_array':
/root/install/cubrid-php/src/php_cubrid.c:3391: error: 'tsrm_ls' undeclared (first use in this function)
/root/install/cubrid-php/src/php_cubrid.c:3391: error: (Each undeclared identifier is reported only once
/root/install/cubrid-php/src/php_cubrid.c:3391: error: for each function it appears in.)
/root/install/cubrid-php/src/php_cubrid.c: In function 'cubrid_add_assoc_array':
/root/install/cubrid-php/src/php_cubrid.c:3436: error: 'tsrm_ls' undeclared (first use in this function)
make: *** [php_cubrid.lo] Error 1
  • ?
    cubebridge 2009.12.11 23:24
    php가 5.3.x버전대로 업그레이드 되면서, 변경된 사항에 대해 CUBRID2008에 적용되지 않은 것으로 보입니다.
    php 5.2.x대 사용을 권장하며, php 5.3.x버전대와의 지원에 관련해서는 내부적인 확인이 필요할 것 같습니다.

  1. CUBRID 사용자를 위한 DBeaver 도구 출시 안내

    Date2024.04.23 Byadmin Views48
    read more
  2. SQLGate for CUBRID 영구 무료 라이선스 제공

    Date2020.04.09 Byadmin Views4458
    read more
  3. 테이블 파티션 추가 문의

    Date2010.04.09 By초보 Views10470
    Read More
  4. 오라클과 큐브리드중 어느걸 도입해야하는지 고민중입니다.

    Date2010.03.16 By신의손 Views10475
    Read More
  5. mysql 구문변환

    Date2010.02.03 By초보 Views10478
    Read More
  6. 리눅스 설치 확인 부탁 드립니다.

    Date2010.02.12 ByPhilip Park Views10483
    Read More
  7. 초보질문 - insert할때 질문

    Date2009.07.02 Byrusell Views10487
    Read More
  8. RANK 함수 관련 질문드립니다.

    Date2013.06.11 By이종진 Views10487
    Read More
  9. jboss 7.1 + cubrid 연동문의

    Date2014.05.26 Bykhs0324 Views10487
    Read More
  10. MSSQL같이 레코드 복사는 안 되나요?

    Date2014.03.28 By하늘나무 Views10491
    Read More
  11. mysql로 마이그레이션하는방법좀..

    Date2009.12.14 By썬해바라기 Views10493
    Read More
  12. systimestamp 함수로 현재시간을 불러올 경우 에러가 발생합니다.

    Date2011.01.28 By노랑배 Views10495
    Read More
  13. 마이그레이션 툴문의

    Date2010.03.23 Bywebdoors Views10497
    Read More
  14. cubrid 2008 R 2.1에서 2.2 버전으로 업그레이드 문의

    Date2010.06.04 By종이 Views10498
    Read More
  15. database 시동이 안되요 1

    Date2009.04.04 By나상숙 Views10498
    Read More
  16. broker error

    Date2014.02.26 By쪼로롱 Views10502
    Read More
  17. 질의 편집기로 부질의 유도테이블 쿼리실행에 대해

    Date2009.09.17 ByChans Views10503
    Read More
  18. 9.1 가져오기 / 내보내기

    Date2014.05.13 Bybellstar Views10507
    Read More
  19. IF문 관련 질문입니다.

    Date2014.02.18 By뿌잉 Views10517
    Read More
  20. 데이타 올리기로 데이타 삽입후 db_serial 변경 문의

    Date2010.04.08 By초보 Views10521
    Read More
  21. [해결됨] 3.0 -> 3.1 이전중에 문제가 발생해서 현재 업무 마비상태 입니다.

    Date2011.03.25 Byreerror Views10530
    Read More
  22. 컬럼 데이터타입 수정 문의

    Date2011.12.05 By지렸당께 Views10537
    Read More
Board Pagination Prev 1 ... 143 144 145 146 147 148 149 150 151 152 ... 200 Next
/ 200

Contact Cubrid

대표전화 070-4077-2110 / 기술문의 070-4077-2113 / 영업문의 070-4077-2112 / Email. contact_at_cubrid.com
Contact Sales