현금영수증 발행 오류

.
.
$xpay->TX() :
TX Response_code = 20001
TX Response_msg = URL error; cURL error code = 1 msg = Protocol https not supported or disabled in libcurl

시 XPayClient .
$configPath = $_SERVER['DOCUMENT_ROOT']."/dacom";
.
$configPath = "/dacom"; <==
Fatal error: home_dir [/dacom] does not exist in /home/hanbang/dacom/XPayClient.php on line 126

.
Was this page helpful?