mcyrulik Posted November 5, 2007 Posted November 5, 2007 Quick question that hopefully has a quick answer. We are setting up our 9 test server, and trying to mimic what will actually be used in production. In doing so, we are enabling and disabling certain functionality. And my question is this: I know that the PHP API requires cURL to be installed and running, but for security reasons, we would like to disable allow_url_fopen. Does anyone know if the API will be adversely affected if this is disabled?
andygaunt Posted November 9, 2007 Posted November 9, 2007 Hi, I do not think you should be adversely affected by disabling this. Best bet is to disable it and then test. Seeing as this is a test server you won't be affecting mission critical sites.
Recommended Posts
This topic is 6486 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now