LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   upgreded openssl not showing in phpinfo (https://www.linuxquestions.org/questions/linux-newbie-8/upgreded-openssl-not-showing-in-phpinfo-4175575688/)

Dinesh_icreon 03-23-2016 11:57 AM

upgreded openssl not showing in phpinfo
 
Hi,

I have upgraded openssl 0.9.8e to openssl-1.0.2g from source when I am verify by openssl version it shows upgraded version but in phpinfo its showing older version openssl 0.9.8e cause of this we are getting issues Please suggest .


Thanks:
Dinesh Kumar

hydrurga 03-23-2016 12:21 PM

What issues are you experiencing?

Dinesh_icreon 03-23-2016 12:44 PM

I am not able to hit https with php script and getting error " cURL error (35): SSL connect error". but from tty its connected without any error.

hydrurga 03-23-2016 12:50 PM

Did it work ok before you upgraded?

Dinesh_icreon 03-23-2016 12:59 PM

No that's why its upgraded to solve this issue.

hydrurga 03-23-2016 01:17 PM

Sorry for these one-line questions, but has it ever worked at all?

Dinesh_icreon 03-23-2016 02:12 PM

Previously I was not able to connect from TTY/php script . After updated openssl it's connecting from TTY and from php script it's getting some error.

hydrurga 03-23-2016 02:28 PM

Thanks. Can you please paste the curl components of your php script.

hydrurga 03-24-2016 04:15 PM

Dinesh, in case you misinterpreted my request in some way, it may help shine some light on your problem if you could cut and paste here (in CODE tags) the curl-related commands/functions in your php script. You can anonymise any private info if you require.

If the curl commands look ok, then we can have a look at something else.


All times are GMT -5. The time now is 08:05 PM.