Wamp the could not execute run action issue appears
Original address:http://blog.sina.com.cn/s/blog_4a60ba9c0100zzlr.html
I installed chrome in the morning. After Dev, in order to facilitate the original Chromeplus installation directory under the Chrome.exe renamed to Chromeplus.exe, and wamp the previous installation of the default browser is selected by the address of the manually selected Chromeplus, so that there will be a problem after the modification.
After several setbacks, finally found a solution:
Check the Wampmanager.ini and wampmanager.conf two files under the Wamp installation directory to check the corresponding entries. There is a line in D:\wamp\wampmanager.conf:
Navigator = "D:\Program Files\chromeplus\chrome.exe"
Change to Chromeplus.exe can, and then to the D:\wamp\wampmanager.ini file, ctrl+f search phpMyAdmin words, also quickly find corresponding entries, will [Menu.left] The phpmyadmin corresponding to the browser path in the field is modified and then restarted Wamp,ok, and the familiar light blue interface appears again.
Wamp the could not execute run action issue appears