Koozali.org: home of the SME Server

php - allow_url_fopen

gbaird

php - allow_url_fopen
« 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

Offline Curly

  • ****
  • 114
  • +0/-0
php - allow_url_fopen
« Reply #1 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 ?
.......................................

gbaird

thanks
« Reply #2 on: February 27, 2005, 01:40:03 AM »
You were right missed the "F" in 65FopenWrappers

thanks Greg

Offline crazybob

  • *****
  • 894
  • +0/-0
    • Stalzer R&D
php - allow_url_fopen
« Reply #3 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
If you think you know whats going on, you obviously have no idea whats going on!