javierocampo
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Problems to access after installing!!Forum: Installing WordPress
In reply to: Problems to access after installing!!It’s suppose that I have all permissions because I’m the administrator of the server where I installed WP.
My question is: What shuold I see after enter the password?
This is the link for the loging screen in my server:
http://dn.ccm.itesm.mx/egade/blog/wp-login.php
the user: admin
password: 4c5637b
Forum: Installing WordPress
In reply to: Problems to access after installing!!Please help!!
I really need this to work!
Thanks!!
Forum: Installing WordPress
In reply to: Problems to access after installing!!Hi
Thanks for you suggestions, but I can’t see any Dashboard, when I type the password the URL is now:
http://… /wp-admin/
and the page shows something like this:
“You are not authorized to view this page”
“You might not have permission to view this directory …”
And happens even if I reset the password.
Do you think that the reason of this problem is the installation?? But I have done it twice.
Forum: Installing WordPress
In reply to: Wrong password givin in installHi!
Thanks for your suggestions. Fist of all I’d like to make you know that I’m using my own server where I installed WordPress.
So I followed the link moshu gave but in other way, I used MySQL Query Browser to update the password directly like this:
UPDATE wp_users w
SET user_pass= MD5(“java”) //”java” is the password
where id=1the result was the password encrypted. ok?
Then, when I try to log in at:
http:// …/wp-loging.php
It’s still without working and it changes the page for:
And I can’t do anything else.
I checked case sensibility and I don’t know what else could be wrong. Anyone have any ideas?
Forum: Installing WordPress
In reply to: Wrong password givin in installHi!
I have the same problem. I’ve tried to log in with the password generated by the system and it doesn’t work. I´ve asked for another password three times! and continue without working!
Everything in the seems to be fine. The tables were created in the Data Base and I can see when the password changes as soon as I ask for another one.
I’m very worried. Can someone help me please??