Database Setup 
Click on the 'Create / Reset Database' button below to create or reset your database.
If you get an error make sure you have the correct user credentials in: /var/www/bWAPP/DVWA/config/config.inc.php
If the database already exists, it will be cleared and the data will be reset.
You can also use this to reset the administrator credentials ("admin // password") at any stage.
Setup Check
Operating system:
*nix
Backend database:
MySQL
PHP version:
7.2.4
Web Server SERVER_NAME:
104.156.238.74
PHP function display_errors:
Enabled (Easy Mode!)
PHP function safe_mode:
Disabled
PHP function allow_url_include:
Enabled
PHP function allow_url_fopen:
Enabled
PHP function magic_quotes_gpc:
Disabled
PHP module gd:
Missing - Only an issue if you want to play with captchas
PHP module mysql:
Installed
PHP module pdo_mysql:
Missing
MySQL username:
root
MySQL password:
******
MySQL database:
dvwa
MySQL host:
127.0.0.1
reCAPTCHA key:
Missing
[User: root] Writable folder /var/www/bWAPP/DVWA/hackable/uploads/:
No
[User: root] Writable file /var/www/bWAPP/DVWA/external/phpids/0.6/lib/IDS/tmp/phpids_log.txt:
No
[User: root] Writable folder /var/www/bWAPP/DVWA/config:
No
Status in red, indicate there will be an issue when trying to complete some modules.
If you see disabled on either
allow_url_fopen or
allow_url_include, set the following in your php.ini file and restart Apache.
allow_url_fopen = On
allow_url_include = On
These are only required for the file inclusion labs so unless you want to play with those, you can ignore them.
Unable to connect to the database.