참고로 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 <<==여기에 존재합니다.
없을경우 첨부파일 추가요
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개
게시글 목록
| 번호 | 제목 |
|---|---|
| 24318 | |
| 24317 | |
| 24315 | |
| 24309 | |
| 24294 | |
| 24293 | |
| 24277 | |
| 24262 | |
| 24260 | |
| 24253 | |
| 24251 | |
| 24236 | |
| 24233 | |
| 24228 | |
| 24226 | |
| 24221 | |
| 24214 | |
| 24203 | |
| 24201 | |
| 24199 | |
| 24196 | |
| 24195 | |
| 24194 | |
| 24192 | |
| 24191 | |
| 24187 | |
| 24185 | |
| 24183 | |
| 24172 | |
| 24168 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기