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.
Attempting to connect to MySQL server on host database with user name root
Connected to MySQL server at database 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
Successfully created 'security_level' table.
AUTO_INCREMENT set to start at 1.
Initial security level set to 0.
Successfully created 'user_poll_results' table.
Successfully created 'blogs_table' table.
Successfully created 'accounts' table.
Successfully created 'hitlog' table.
Successfully inserted data into 'accounts' table.
Successfully inserted data into 'blogs_table' table.
Successfully created 'credit_cards' table.
Successfully inserted data into 'credit_cards' table.
Successfully created 'pen_test_tools' table.
Successfully populated 'pen_test_tools' table.
Successfully created 'captured_data' table.
Successfully created 'page_hints' table.
Successfully created 'page_help' table.
Successfully inserted data into 'page_help' table.
Successfully created 'level_1_help_include_files' table.
Successfully inserted data into 'level_1_help_include_files' table.
Successfully created 'help_texts' table.
Successfully inserted data into 'help_texts' table.
Successfully created 'youTubeVideos' table.
Successfully inserted data into 'youTubeVideos' table.
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 40 records.
Wrote accounts to data/accounts.xml
Wrote accounts to passwords/accounts.txt