ramiismail / dopresskit

presskit() - spend time making games, not press.
GNU General Public License v3.0
137 stars 50 forks source link

fopen link to promoter xml #25

Open chrisoshea opened 10 years ago

chrisoshea commented 10 years ago

i just noticed this when i trying to link promotor & presskit() ...

"wrapper is disabled in the server configuration by allow_url_fopen=0"

mediatemple say they'd rather it wasn't turned on https://kb.mediatemple.net/questions/793/Why+is+allow_url_fopen+disabled+on+the+Grid%3F#gs

i guess for example if the script i call (the promoter page) gets hacked, they could then access / do stuff to my server? curl instead of fopen to get the xml? http://php.net/manual/en/book.curl.php

what are your thoughts?

ramiismail commented 9 years ago

I will look into that.