working on an app in node.js, On the test server (debian 2.6.32-5) it works flawlessly, on CentOS 5.7 I get an error.
using the curlrequest node.js library, and the error that comes up is "failed to initialize". I tested curl from the command line and it works fine. I'm thinking it might be a permissions problem?