Compiling PHP with cURL and SSL support on Redhat EC5
- by Kevin Sedgley
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!