참고로 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
설정후 재부팅하세요~
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
설정후 재부팅하세요~
댓글 5개
게시글 목록
| 번호 | 제목 |
|---|---|
| 136 | |
| 134 | |
| 131 | |
| 127 | |
| 122 | |
| 119 | |
| 118 | |
| 114 | |
| 110 | |
| 106 | |
| 102 | |
| 97 | |
| 96 | |
| 91 | |
| 85 | |
| 77 | |
| 74 | |
| 69 | |
| 63 | |
| 62 | |
| 57 | |
| 51 | |
| 37 | |
| 33 | |
| 32 | |
| 31 | |
| 25 | |
| 24 | |
| 23 | |
| 22 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기