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: " . realpath( getcwd() ) . "/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

{$DVWAOS}
Backend database: {$DBMS}
PHP version: " . phpversion() . "

{$SERVER_NAME}

{$phpDisplayErrors}
{$phpSafeMode}
{$phpURLInclude}
{$phpURLFopen}
{$phpMagicQuotes}
{$phpGD}

{$DVWARecaptcha}

{$DVWAUploadsWrite}
{$DVWAPHPWrite}

Status in red, indicate there will be an issue when trying to complete some modules.



" . tokenField() . "


"; dvwaHtmlEcho( $page ); ?>