我在使用PHP Curl时出错
设置Coockie:
curl_setopt($this->curl, CURLOPT_COOKIEJAR, $this->cookiePath."/".$this->subClassName.'_cookie.txt');
curl_setopt($this->curl, CURLOPT_COOKIEFILE, $this->cookiePath."/".$this->subClassName.'_cookie.txt');
错误:
Warning: curl_setopt(): Unable to access /home/pasx/domains/pasx.xyz/public_html/bank/ssbb_cookie.txt in /home/pasx/domains/pasx.xyz/public_html/bank/General.php on line 35
Warning: curl_setopt(): Unable to access /home/pasx/domains/pasx.xyz/public_html/bank/ssbb_cookie.txt in /home/pasx/domains/pasx.xyz/public_html/bank/General.php on line 37 SSL connect error