Error Message
file_load_file($p_url); Severity: Warning Message: file_load_file(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 Filename: filename_path/filename.phpSolution
Below are the steps to activate "allow_url_fopen" function in php.ini for cPanel.- Login to cPanel account.
- Search for Select PHP Version, you can see it below Software and Services category.
- Select PHP version other than native and click Set as current.
- Now, you can see link Switch To PHP Settings.
- Click on Switch To PHP Settings and you can set/apply allow_url_fopen to On.