capsx Posted November 12, 2012 Report Share Posted November 12, 2012 sveiki! ir: centos 6.3 php 5.3.3 curl 7.19.7 noklusētā FDL merchant klase curl_setopt($curl, CURLOPT_URL, $this->url); curl_setopt($curl, CURLOPT_HEADER, 0); curl_setopt($curl, CURLOPT_POST, true); curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, true); curl_setopt($curl, CURLOPT_SSLCERT, $this->keystore); curl_setopt($curl, CURLOPT_CAINFO, $this->keystore); curl_setopt($curl, CURLOPT_SSLKEYPASSWD, $this->keystorepassword); curl_setopt($curl, CURLOPT_POSTFIELDS, $post); curl_setopt($curl, CURLOPT_RETURNTRANSFER, true); $result = curl_exec ($curl); vislaik met "Problem with the SSL CA cert (path? access rights?)" visaadi izmeeghinaajos, nekaadiigi nesanaak piedabuut pie dziiviibas principaa paaakums ir naacis no cita servera 1:1, pirmstam visur ir straadaajis izmantotais SSL certs staav custom pathaa, ieliekot jamo /etc/pki/tls/certs nekas nemainas certu apacis var nolasiit ir idejas ??? ar guugles tanti galaa netikam :( Quote Link to comment Share on other sites More sharing options...
Aleksejs Posted November 12, 2012 Report Share Posted November 12, 2012 vai this->... satur pareizus parametrus? vai ca storei ir noņemtas write tiesības? Quote Link to comment Share on other sites More sharing options...
anonīms Posted March 14, 2013 Report Share Posted March 14, 2013 (edited) BUMP Problem with the SSL CA cert (path? access rights?) Atnācām no cita servera uz tiem pašiem parametriem, kas norādīti autoram (centos) PHP 5.3.3 cURL: 7.19.17 (uh 17 > 7) Centos Dīvaini jau ir tas, ka uz vecā servera (hostgator'a (5.2)) viss strādāja super, bet šeku, reku - jaunajam serverim nepatīk. path ir īstais. Permissions ir mēģināts, gan 777, gan bez write tiesībām. Edited March 14, 2013 by anonīms Quote Link to comment Share on other sites More sharing options...
anonīms Posted March 14, 2013 Report Share Posted March 14, 2013 (edited) pārģenerēti sertifikāti, ilgas mocības un beigās "save as utf8 without bom" :/ Tagad strādā Edited March 14, 2013 by anonīms Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.