Jump to content

Recommended Posts

Posted

Ok here is my problem

 

After a few hours of getting wamp to install on my server 2008r2

 

I have all the services online (green icon) on the wamp server

 

I have done the following

 

using myphpadmin

created the database name mrbs

added the tables via sql menu copied the contents of tables.my.sql and run them as a query

tables have been created

added the sample data to ge me started

copied the web folder into wamps www folder

 

am i missing something

 

i get the following screen

Untitled.jpg

 

where is the name and password for the user mrbs@localhost defined

the error at the bottom is telling me that access denied to the database for user mrbs@localhost

 

i am being really dumb but cant work it out today

Posted

Your top line you need to sort out the timezone in the config.inc.php, its an easy fix.

 

The second error implies it cannot access the database, so assuming your SQL is setup, you have appear user called mrbs that cannot access the mysql proper.

  • Thanks 1
Posted

Check the database login details, the 'mrbs'@'@localhost' doesn't look quiet right to me...

 

- - - Updated - - -

 

nm, didn't see you "got it" post :)

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...