Setting up the database...


If you see no error messages, it should be done.
 
Continue back to the frontpage.

HTML 5 Local and Session Storage cleared unless error popped-up already.

Notice: Undefined index: security-level in /opt/lampp/htdocs/set-up-database.php on line 36

Warning: mysqli::mysqli(): (HY000/1045): Access denied for user 'root'@'localhost' (using password: YES) in /opt/lampp/htdocs/classes/MySQLHandler.php on line 128

Notice: Undefined variable: ACCESS_DENIED in /opt/lampp/htdocs/classes/MySQLHandler.php on line 130

Warning: substr_count(): Empty substring in /opt/lampp/htdocs/classes/MySQLHandler.php on line 130
Attempting to connect to MySQL server on host 127.0.0.1 with user name root

Warning: mysqli::mysqli(): (HY000/1045): Access denied for user 'root'@'localhost' (using password: YES) in /opt/lampp/htdocs/classes/MySQLHandler.php on line 128

Notice: Undefined variable: ACCESS_DENIED in /opt/lampp/htdocs/classes/MySQLHandler.php on line 130

Warning: substr_count(): Empty substring in /opt/lampp/htdocs/classes/MySQLHandler.php on line 130
Connected to MySQL server at 127.0.0.1 as root
Preparing to drop database mutillidae
Executed query 'DROP DATABASE IF EXISTS' for database mutillidae with result 1
Preparing to create database mutillidae
Executed query 'CREATE DATABASE' for database mutillidae with result 1
Switching to use database mutillidae
Executed query 'USE DATABASE' mutillidae with result 1
Executed query 'CREATE TABLE' with result 1
Executed query 'CREATE TABLE' with result 1
Executed query 'CREATE TABLE' with result 1
Executed query 'CREATE TABLE' with result 1
Executed query 'INSERT INTO TABLE' with result 1
Executed query 'INSERT INTO TABLE' with result 1
Executed query 'CREATE TABLE' with result 1
Executed query 'INSERT INTO TABLE' with result 1
Executed query 'CREATE TABLE' with result 1
Executed query 'INSERT INTO TABLE' with result 1
Executed query 'CREATE TABLE' with result 1
Executed query 'CREATE TABLE' with result 1
Executed query 'CREATE TABLE' with result 1
Executed query 'INSERT INTO TABLE' with result 1
Executed query 'CREATE TABLE' with result 1
Executed query 'CREATE TABLE' with result 1
Executed query 'CREATE TABLE' with result 1
Executed query 'INSERT INTO TABLE' with result 1
Executed query 'CREATE TABLE' with result 1
Executed query 'INSERT INTO TABLE' with result 1
Executed query 'CREATE TABLE' with result 1
Executed query 'INSERT INTO TABLE' with result 1
Executed query 'CREATE PROCEDURE' with result 1
Executed query 'CREATE PROCEDURE' with result 1
Executed query 'CREATE PROCEDURE' with result 1
Trying to build XML version of accounts table to update accounts XML data/accounts.xml
Do not worry. A default version of the file is included if this does not work.
Trying to build text version of accounts table to update password text file passwords/accounts.txt
Do not worry. A default version of the file is included if this does not work.
Executed query 'SELECT * FROM accounts'. Found 23 records.
Could not write accounts XML to data/accounts.xml - Oh snap. Trying to create an XML version of the accounts file did not work out.
Using default version of accounts.xml
Could not write accounts XML to passwords/accounts.txt - Oh snap. Trying to create an text version of the accounts file did not work out.
Using default version of accounts.txt