Quote:
Originally Posted by krustyx
Ok, i don't think i have a wp-admin account, do i need to create it directly in the database?
My username is admin, but i can't see the administration control panel
|
The wp-admin is automatically made after you install WP. I don't know what your address is but let's assume you placed it in a sub directory instead of the default directory.
Code:
http://www.your_web_address.com/sub_directory/wp-admin
Then use your username, which in your case you said it was admin, then your password. That will log you into the admin portal of WP.
Edit: You may also in the user panel change your admin name to what you would like it to be displayed publicly if you wanted.