These suspensions are automated, so a mistake is unlikely. Being flooded could be a reason.
Can I access my WordPress Dashboard through InfinityFree dashboard, cpanel?
How to reset the password from ngac.ro/wp-admin , from the infinityfree dashboard?
There is no one who knows even the e-mail or username for ngac.ro/wp-admin.
Thank you.
When you are in your website and in /wp-admin there is field called lost your password
And you can reset it
Edit: You donât know your username and email when you installed wordpres?
Edit2: here is example how you can view your dashboard without login from the wp-admin
after you did those steps you can view which email was used for sign up (in the dashboard)
Unfortunately, I canât find the person who created the website.
I have attached 3 print-screens with what I can see in âSoftaculous Installerâ:
Itâs regarding ngac.ro, not testngac.rf.gd
Can you tell me please, what I have to do?
Thank you.
I see, well from the MySQL Databases you can see the email which was used, but Iâm not sure what about the password. Maybe admin can help you on this one.
You can see the email used for register in phpmyadmin database and click on the table called _options . Sorry that I canât help you further
Edit: Iâm thinking what will happend if I change the admin email from the phpmyadmin to other and try to restore the password I will test that. And will told you if this can work out. Unfortunately this method didnât worked out (Please Donât Try it)
It seams that [email protected] is a âsystemâ e-mail address, and it seams that no one has access to it. So, the only way, to reset the password is to change the e-mail address.
How could tat be done, please?
Iâd like to correct what you said: the user table has name users
in the end. There you can find both email and password for all users on your WordPress website, the latter encoded in the default encryption method used by password_hash
; to change it youâll have to use a MD5 value that will then be converted in a password-hashed value after first login using the new password.
Ohhh youâre correct yes
Can you tell me please, as a very beginner how to do it, please? Thank you.
I have access to [email protected] to receive and see e-mails.
Nobody has access to [email protected]
Thank you.
This?
@KangJL excuse me please, I donât have access to the admin e-mail. Thank you.
Did you read the article?
Admin email can be changed.
So please READâŚ
Adding to what KangJL said, skimming articles or posts is always a bad idea.
What KangJL just shared is a very long piece of article. Yes, the recommended way is by using the admin email, but thereâre other ways around. What can be applied here is the last section of using phpMyAdmin. (And as many others mentioned, the admin email can be changed that way.)
You can also just use Softaculous.
Go to Softaculous > Import installations and let it scan for the new install at ngac.ro. Then you could just login at Softaculous without the need to provide a password of any kind.
The guide KangJL shared lists a few different methods to reset the password. I would suggest going with the âThrough phpMyAdminâ route. We also have phpMyAdmin, so it should be pretty straight forward to apply those steps here. You can complete those steps to manually reset the password directly in the database.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.