| configure allow_url_fopen in php.ini |
| by yingzhao on 2010/3/12 3:18:26 My host lets me copy the master php.ini to my public_html. From there, I turned off the allow_url_fopen, le="color: #000000"><?php allow_url_fopen=Off Based on host instruction, I am using this customized php.ini now. However, in protector, I am still seeing this warning that allow_url_fopen is on. Do I have to concern about it now? Thank you. |