참고로 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개
알려주신 대로
.
.
.
.
; (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
이렇게 추가 했습니다.
그리고 해당 파일 위치는 확인을 했고요, 그렇게 설치를 했더니 SOAP 확장모듈을 설치하신 후 그누보드5 설치를 진행해 주십시오. 이런식으로 아직 메세지가 뜨는데, 잘못된 부분이 있나요
.
.
.
.
; (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
이렇게 추가 했습니다.
그리고 해당 파일 위치는 확인을 했고요, 그렇게 설치를 했더니 SOAP 확장모듈을 설치하신 후 그누보드5 설치를 진행해 주십시오. 이런식으로 아직 메세지가 뜨는데, 잘못된 부분이 있나요
게시글 목록
| 번호 | 제목 |
|---|---|
| 1362 | |
| 1350 | |
| 1342 | |
| 1340 | |
| 1335 | |
| 1332 | |
| 1330 | |
| 1322 | |
| 1317 | |
| 1315 | |
| 1312 | |
| 1305 | |
| 1300 | |
| 1298 | |
| 1293 | |
| 1287 | |
| 1286 | |
| 1267 | |
| 1262 | |
| 1259 | |
| 1255 | |
| 1252 | |
| 1245 | |
| 1244 | |
| 1240 | |
| 1238 | |
| 1235 | |
| 1229 | |
| 1224 | |
| 1220 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기