I bought a directory from someone. I want to keep it at that host, but he forgot his admin and pass, how can I find it? in the database? and how than you
- As long as you can access the cPanel Account for your Directory (I'm assuming you are using cPanel), you can change the Admin and Pass for your Directory (from the cPanel Homepage): "MySQL Databases" > "phpMyAdmin" (there should be a Link at the bottom of the page).
If you have cpanel access just alter the admin password in the database. The easiest way to figure out the code is to install a new version of the script in another database with your chosen admin password, then copy the long string code that's created from your password from your new database to your old one, then you can login with the same password.