How to enable: allow_url_fopen
Posted by Rupi Singh, Last modified by Rupi Singh on 11 June 2012 06:02 PM

This can be done via your php.ini file by adding the following line:

allow_url_fopen = On

The php.ini file is where you declare changes to your PHP settings. You can edit the existing php.ini, or create a new text file in any subdirectory and name it php.ini.


Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments:
CAPTCHA Verification 
 
Please enter the text you see in the image into the textbox below (we use this to prevent automated submissions).