Compiling PHP with cURL and SSL support on Redhat EC5

Posted by Kevin Sedgley on Server Fault See other posts from Server Fault or by Kevin Sedgley
Published on 2010-06-11T11:23:20Z Indexed on 2010/06/11 11:33 UTC
Read the original article Hit count: 316

Filed under:
|
|
|

I don't even know where to begin to be honest.

Trying to use an external API that requires SSL connections, I discover that SSL in needed on cURL, but this (apparently) requires PHP to be reinstalled and compiled with cURL / SSL support.

Not really experienced with compiling PHP, and I'm not sure if our server even has make or build, the only luck I've had is with rpm's before.

This really isn't in my job description. Any help most most welcome!

© Server Fault or respective owner

Related posts about php

Related posts about ssl