테스트 사이트 - 개발 중인 베타 버전입니다

APMSETUP 에서 SOAP 설정하기 (영카트5 설치위해)

· 11년 전 · 9669 · 13
참고로 apmsetup7 버전 설치되어 있을경우입니다. (apmsetup7 버전 : http://dev.naver.com/projects/apmsetup/download/note/1189)

php.ini


원래 있던 내용

[soap]
; Enables or disables WSDL caching feature.
soap.wsdl_cache_enabled=1
; Sets the directory name where SOAP extension will put cache files.
soap.wsdl_cache_dir="/tmp"
; (time to live) Sets the number of second while cached file will be used
; instead of original one.
soap.wsdl_cache_ttl=86400



추가내용

[PHP_SOAP]
extension=php_soap.dll


한줄만 입력하면 끝

APM_Setup\Server\PHP5\ext\php_soap.dll <<==여기에 존재합니다.

없을경우 첨부파일 추가요

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기

댓글 13개

위의 방법대로 하여 그동안 잘 설치 했었는데요!

이번 업데이트 1월 20일자 버전으로 새로 설치할려고 (영카트 삭제하고 다시 설치 하는데 인스톨 하는데 )
openssl 모듈을 설치하신 후 그누보드5 설치를 진행해 주십시오.

이라고 뜨네요~ 이번에 변경된 부분이 있나요?
가능합니다.

추가 내용
;extension=php_openssl.dll 수정해야하네요
extension=php_openssl.dll
감사합니다

게시글 목록

번호 제목
23254
23244
23241
23236
23200
23199
23179
23174
23138
23128
23125
23116
23109
23099
23092
23083
23079
23063
23050
23036
23029
23007
23003
22983
22959
22943
22939
22934
22905
22897