Install two instance of wampserver on same pc

…衆ロ難τιáo~ 提交于 2019-12-12 03:22:06

问题


I have installed two instance of wampserver on same windows pc, one in C:\wamp path and another in D:\wamp path. Now when i start wamp server manager from c:\wamp\wampmanager, apache and mysql start from d:\wamp path! and i cannot see my first wamp server databeses. please help me...


回答1:


If you want to get back to the first install, the one on your C: drive, you can do this.

Launch the current WAMPServer, the one looking at the D: install

Using the wampmanager menus do

wampmanager -> Apache -> Service -> Remove Service
wampmanager -> MySQL -> Service -> Remove Service
(right click)wampmanager -> exit

Now delete the WAMPServer desktop icon, and/or the one in your start menu.

Make a new desktop icon from C:\wamp\wampmanager.exe

Launch WAMPServer from this new desktop icon

Using the wampmanager menus do

wampmanager -> Apache -> Service -> Install Service
wait 10 second
wampmanager -> MySQL -> Service -> Install Service
wait 10 second
wampmanager -> Start all service


来源:https://stackoverflow.com/questions/32922816/install-two-instance-of-wampserver-on-same-pc

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!