APMSETUP 에서 SOAP 설정하기 (영카트5 설치위해) > 영카트5 팁자료실

영카트5 팁자료실

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

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

본문

참고로 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


설정후 재부팅하세요~
추천
1
  • 복사

댓글 5개

© SIRSOFT
현재 페이지 제일 처음으로