Step 2- Secure
Open weblog-config.pl using NOTEPAD, and scroll down to where you see "EASY CUSTOMIZE". Change the part within the quotation marks to a username/password you'd like, and save it.
$username = "truediarist"; # Weblog username $password = "tryme1234"; # Weblog password $adminusername = "truediarist"; # Weblog-admin.pl username $adminpassword = "tryme1234"; # Weblog-admin.pl password