I Need Help , Serious Help!! ( DB , And Wamp MySql)

11/27/2012 05:36 pretzel666#1
Ok so ive spent days trying to figure this out , DAYS!! , How do i get them BOTH?! running , when i get one running , cant run the other because it conflicts with the other -_-,can someone help me?
11/27/2012 23:02 magewarior2#2
that is strange... normally they need to work together or you wont be able to connect to the db? .
11/28/2012 01:32 pretzel666#3
It runs when i have the mysql that came with the DB running , but if i close it to start the wamp mysql , db wont work -_- , and i cant get them both to run at the same time
11/29/2012 08:47 cruey#4
Okay so let me explain some stuff. The only thing you need in this situation is your MySQL database. Wamp is a program that helps people to use a MySQL database among other things like Apache which is used for website hosting.

So pretty much you only want to run one of the two. But if your trying to use both you need to edit the configuration each time you switch between them. The configuration is usually found in C:\Windows\my.ini

If your trying to transfer a database to your wamp mysql folder. Go into the folders "data" folder. It stores all the databases and then just copy which one you want into the same folder but in the wamp directory.

Good luck!
11/29/2012 13:58 pretzel666#5
What if i do need them both running? i need the mysql for the registration page , same with apache
11/29/2012 18:16 cruey#6
Then do exactly what I said with transferring the database into your wamp mySQL directory and run it from there. Be sure to follow the steps and change the configurations mentioned in my other post.
12/07/2012 06:28 haizamlee#7
what about if mysql turn green but cannot access to db using navicat it said that 1045 error password/yes like that . i'm using root/test
12/07/2012 15:23 pretzel666#8
Quote:
what about if mysql turn green but cannot access to db using navicat it said that 1045 error password/yes like that . i'm using root/test
Yep
12/08/2012 02:49 haizamlee#9
Yep ? Is that an answer ? I need to know what is the problem actually .