We can’t really provide support for third-party installers, like Softaculous, as we have no control over how they operate.
I recommend contacting your hosting provider about this, or trying a manual installation: https://codex.wordpress.org/Installing_WordPress
i’ve got same problem with manual installation.
when i try to show debug message, nthing show up
Is the screen blank when you try to log in?
Is this a fresh installation, done manually, or with Softaculous?
What version of PHP is your server running?
nope, login form show up, but no password matching even very simple password always wrong.
yes, i tried manual installation like you said before
current php version running on server 5.6
i’ve tried install other blog engine work perfectly, so i don’t think something wrong with server..
Ok, delete the files that were installed, delete the MySQL database that was created, and this time try a manual installation again: https://codex.wordpress.org/Installing_WordPress
You will be asked to provide the password you want to use, and then of course you use that.
I suspect perhaps the old database from a previous failed install was still being used.
i already trying all i know, but nothing work.
i’m trying to use this tools, http://scriptserver.mainframe8.com/wordpress_password_hasher.php
but the result same…
i still can’t login.
Ok, I’m not familiar with that tool, not sure if I trust it.
Who’s your hosting provider?
What version of PHP are they running?
They should offer phpMyAdmin in your hosting account’s control panel, so use that to follow this guide: https://codex.wordpress.org/Resetting_Your_Password#Through_phpMyAdmin
Following that guide, you’ll see what your user name is, and change the password *directly* in the database.
Finally, make sure that you’re trying to log in at the right place https://codex.wordpress.org/First_Steps_With_WordPress and not here or WordPress.com (which is a totally different thing).