Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by all

前端 未结 5 1139
萌比男神i
萌比男神i 2020-11-27 21:40

When I am upload a csv file with zipcode it will convert and save a latitude and logitude. The error occurring a convert a zipcode to lat,lng. In my localhost its working fi

5条回答
  •  温柔的废话
    2020-11-27 22:06

    1. Login to your Cpanel
    2. Under Software click on MultiPHP INI Editor demo
    3. Click on Editor Mode and select Domain demo
    4. Paste allow_url_fopen = 1 and save

提交回复
热议问题