opsxcq/docker-vulnerable-dvwa

Remote File Inclusion Not working

Closed this issue · 2 comments

The PHP function allow_url_include is not enabled.

image

vax-r commented

You need to use docker exec to get inside your dvwa container and change the content of your "php.ini"
set allow_url_include to On

vax-r commented

There're several "php.ini" , change the one under php and php5 directories