After reloading the system (Win7 x64), Wamp can not be used, the icon has been red. Before reloading the system, the Wamp is installed on the D drive. VC I was also down. Asking how to get wamp back to normal.
Reply content:
After reloading the system (Win7 x64), Wamp can not be used, the icon has been red. Before reloading the system, the Wamp is installed on the D drive. VC I was also down. Asking how to get wamp back to normal.
I used to use Wamp, and then replaced XAMPP, you change an integrated environment to try
Remove Wamp and reload to recommend a better environment package mamp you can try.
Reinstall the system, the original Wamp service is no longer, you need to install the service in the system
Steps:
1.启动wamp(就像你说的,是红色)2.左键点击wamp,弹出的菜单有apache/php/mysql/3.每一项有个service,里面有个安装服务
This service is installed into the system, and then Win+r, enter: services.msc, check to confirm whether there are these items in the service, and set to start
Start error, there should be a log, you look at the error log.
Maybe 80 ports are occupied, 8080 try.
Re-install it again Wamp
Port problem, check whether the port is occupied, usually Apache port is occupied
Yes, me too, after the reload.
Is there a reload wamp after reloading? It's a big possibility that the service is gone.
Once as a small white I have encountered similar problems, the solution steps:
The first step, delete the Wamp directory, remember to move the project files in www to the backup directory;
Second, go to Wamp server's official website to download 64bit corresponding PHP version of the Wamp software, as follows:
, select the version in the Red box (or other 64bit version), actually jump to SourceForge
Wampserver2.5 64bit
The third step, after the download is complete, test the 80 port is available, the "Wamp icon->apache->service->test port 80" test, and the same way to test MySQL 3306 port;
Fourth step, install VC9,VC10,VC11, such as run-time library, Baidu search Vc11 (this main look at your PHP is what version compiled, can be viewed through the Phpinfo probe) redistributable, that is, VC11 Runtime Library, a bunch of dynamic link library, Then right-click the Wampserver icon to exit, and then restart.
The above steps are basically able to solve all problems, pro-test.
should be Apache boot failure, you see whether the 80 port is occupied, if not occupied to see if it is installed as a service, but also note that the VC packaging is correct, preferably under the console start under httpd
Use the Xamp bar for good.