docker-vulnerable-dvwa icon indicating copy to clipboard operation
docker-vulnerable-dvwa copied to clipboard

Remote File Inclusion Not working

Open 0x00-null opened this issue 3 years ago • 2 comments

The PHP function allow_url_include is not enabled.

image

0x00-null avatar Apr 18 '21 11:04 0x00-null

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 avatar Aug 12 '22 03:08 vax-r

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

vax-r avatar Aug 12 '22 03:08 vax-r