Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: gbaird on February 26, 2005, 10:17:28 PM

Title: php - allow_url_fopen
Post by: gbaird on February 26, 2005, 10:17:28 PM
I have made a custom template to add the line to my php.ini & done the expand but somewhere else it keeps getting a line added back allow_url_fopen = off

Now I have both lines in my php.ini

allow_url_fopen = off & allow_url_fopen = on

Anybody know where to find what keeps adding the template that
adds the alloe_url_fopen = off at ?

Thanks Greg
Title: php - allow_url_fopen
Post by: Curly on February 26, 2005, 10:59:27 PM
Perhaps you misspelled the filename in your custom template (65FopenWrappers) so it doesn't replace the original, but it is added to php.ini ?
Title: thanks
Post by: gbaird on February 27, 2005, 01:40:03 AM
You were right missed the "F" in 65FopenWrappers

thanks Greg
Title: php - allow_url_fopen
Post by: crazybob on May 07, 2005, 06:41:54 PM
I have been doing a little digging on this paramater, and it appears to have some security issues. Is it safe to do this? Are there other things in place to help with security issues that his may open up? SME is a very secure environment as is, I hate to screw it up.


Bob