I am trying to allow the allow_url_fopen and rename functions temporarily for a script. I can do it with just one function, but not both.
allow_url_fopen
rename
S
You must only define a -d OPTION block for each setting you like to define.
-d OPTION
You need to run:
php -d allow_url_fopen=on -d rename=on <file>