I used to have wamp 32 installed under c:\wamp, due to the need to fix the port conflict issue, I installed wamp64 today and it was installed under c:\wamp64, after the successful installation, I moved all the folder content of \www under the old wamp to under new wamp64.
All the projects are listed if I go to [localhost], however, if I click on any of the project, e.g. website1, presumably it should take me to localhost/website1, in fact, the URL in browser (I default it to Chrome) becomes website1 instead of localhost/website1, off course the site won't show up.
If I forcely type in localhost/website1, it gives me Error establishing a database connection.
How do I fix the url issue and the following database connection issue?
Thank you very much. Any clue is appreciated.
All the projects are listed if I go to [localhost], however, if I click on any of the project, e.g. website1, presumably it should take me to localhost/website1, in fact, the URL in browser (I default it to Chrome) becomes website1 instead of localhost/website1, off course the site won't show up.
If I forcely type in localhost/website1, it gives me Error establishing a database connection.
How do I fix the url issue and the following database connection issue?
Thank you very much. Any clue is appreciated.