Installed, but I cant get my password.
-
Hi,
I installed wordpress, but.. I have problems with opening up .php files on my computer. When I click on them, a picture pops up of something that is trying to install so it can read the .php file.. problem is.. I need the Windows disk for the program to be able to install. Of course, no one in my house knows where it is. So, I improvised. I opened it in notepad, which didn’t help me much either. At the bottom of the page, this is what it says: You can log in to the administrator account with the following information:
Username: admin
Password: %2\$sWe hope you enjoy your new weblog. Thanks!
–The WordPress Team
https://www.ads-software.com/
“), $guessurl, $random_password);@wp_mail($admin_email, __(‘New WordPress Blog’), $message, $message_headers);
wp_cache_flush();
?><?php _e(‘Finished!’); ?>
<?php printf(__(‘Now you can log in with the username “
admin
” and password “%2$s
“.’), ‘../wp-login.php’, $random_password); ?>
<?php _e(‘Note that password carefully! It is a random password that was generated just for you. If you lose it, you will have to delete the tables from the database yourself, and re-install WordPress. So to review:’); ?><dl>
<dt><?php _e(‘Username’); ?></dt>
<dd>admin
</dd>
<dt><?php _e(‘Password’); ?></dt>
<dd><?php echo $random_password; ?>
</dd>
<dt><?php _e(‘Login address’); ?></dt>
<dd>wp-login.phpAm I the only one facing this problem? I DESPERATLY want to fix this so I can use my website. Anyone? Please?
- The topic ‘Installed, but I cant get my password.’ is closed to new replies.