I had a WAMP server installed on my C: drive and several databases were created in the embedded mysql instance. Later, I installed another instance of the WAMP server on my D: drive. Now I can run the WAMP server instance on my D: drive and I can run another WAMP server instance on my C: drive (also one instance at a time), but the problem is that I am running the WAMP instance in my C: drive show my old databases and old aliases dosen't work!
Now I want to switch to the old WAMP server instance on drive C :. How can i fix this?
source
share