Oscar Merida on PHP
Fix SSL timeouts with the Facebook PHP-SDK
I ran into SSL timeouts on in local development setup when I was re-factoring some integration code with facebook and using their SDK. It was tricky to diagnose, I was sure that my changes couldn't be the cause, and I finally confirmed it by running our production codebase. Since it was having the same timeout error, I knew the bug had to be in an underlying layer.
For the record, I'm running this version of curl on my Archlinux box:
Categories: Community Blogs
