Curl_exec () hasbeendisabledforsecurityreasons

Source: Internet
Author: User
Curl_exec () hasbeendisabledforsecurityreasons I have succeeded in capturing information from the web page. why is it like this after uploading the information to the server? do I need to modify the server configuration, but the server won't touch me...


Reply to discussion (solution)

View php. ini, or make a page with the content Look
Whether the curl_exec and curl_error methods exist in disable_functions. if so, delete the two methods in disable_functions.

How to delete the server is not managed by me. it is useless to delete the local server.

Echo ini_get ("disable_function"); check the output.

If disabled, the server will not use these methods for collection. Change the location or do it locally.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.