Sadu
Sadu

Reputation: 33

Wordpress Installation in WAMP failed

when my installation is completed, i refreshed page and got this error message

You do not have sufficient permissions to access this page

any one tell me what is this, how i can solve this..

thanks

Upvotes: 1

Views: 98

Answers (1)

Mario Segura
Mario Segura

Reputation: 325

First, you were not supposed to refresh.
Start from scratch.
Download wordpress, put the contents in htdocs of wamp folder
Go to

http://localhost/phpmyadmin

Create a new user that wordpress could connect to and assign it a database.
Now start the wordpress installation using the information you made in phpmyadmin.
Sorry if this isn't clear, phpmyadmin can be a little tricky sometimes.

Upvotes: 1

Related Questions