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
설정후 재부팅하세요~
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개
11년 전
좋은 정보 감사드립니다.
11년 전
추가 내용
;extension=php_openssl.dll 수정해야하네요
extension=php_openssl.dll
;extension=php_openssl.dll 수정해야하네요
extension=php_openssl.dll
11년 전
죄송하지만 수정해야되는건가요..???추가를 해야되는데는 건가요..카이루님 내용보면은 수정을 해야되는게 맞는건가요..???
11년 전
추가 할건 없습니다.
extension=php_openssl.dll
extension=php_soap.dll
두개 검색해서 앞에 ";" 제거 해주면 되요...
extension=php_openssl.dll
extension=php_soap.dll
두개 검색해서 앞에 ";" 제거 해주면 되요...
11년 전
감사합니다..
게시글 목록
| 번호 | 제목 |
|---|---|
| 1874 | |
| 1873 | |
| 1870 | |
| 1862 | |
| 1846 | |
| 1845 | |
| 1837 | |
| 1835 | |
| 1823 | |
| 1787 | |
| 1781 | |
| 1777 | |
| 1771 | |
| 1750 | |
| 1746 | |
| 1743 | |
| 1742 | |
| 1738 | |
| 1714 | |
| 1710 | |
| 1700 | |
| 1699 | |
| 1696 | |
| 1694 | |
| 1691 | |
| 1684 | |
| 1662 | |
| 1659 | |
| 1656 | |
| 1637 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기