我有一个WAMP的问题因为不想开始,图标一直保持橙色。
我尝试了什么:
我将Skype端口更改为:88(不工作)
我在httpd.conf上更改端口:
听12.34.56.78:8080listen 0.0.0.0:8080听[:: 0]:
8080
不要工作
当我运行测试端口80时,我收到消息:您的端口实际上没有使用。
我真的不知道这里有什么问题!请帮忙! 我的apache错误日志说:
[Sat Dec 05 14:23:40.045710 2015] [mpm_winnt:notice] [pid 1936:tid 396] AH00455: Apache/2.4.9 (Win32) PHP/5.5.12 configured -- resuming normal operations
[Sat Dec 05 14:23:40.061311 2015] [mpm_winnt:notice] [pid 1936:tid 396] AH00456: Apache Lounge VC11 Server built: Mar 16 2014 12:13:13
[Sat Dec 05 14:23:40.061311 2015] [core:notice] [pid 1936:tid 396] AH00094: Command line: 'D:\\wamp\\bin\\apache\\apache2.4.9\\bin\\httpd.exe -d D:/wamp/bin/apache/apache2.4.9'
[Sat Dec 05 14:23:40.061311 2015] [mpm_winnt:notice] [pid 1936:tid 396] AH00418: Parent: Created child process 2748
[Sat Dec 05 14:23:40.716512 2015] [mpm_winnt:notice] [pid 2748:tid 328] AH00354: Child: Starting 64 worker threads.
[Sat Dec 05 23:24:18.242493 2015] [mpm_winnt:notice] [pid 1936:tid 396] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Sat Dec 05 23:24:20.270497 2015] [mpm_winnt:notice] [pid 2748:tid 328] AH00364: Child: All worker threads have exited.
[Sat Dec 05 23:24:20.395297 2015] [mpm_winnt:notice] [pid 1936:tid 396] AH00430: Parent: Child process 2748 exited successfully.
答案 0 :(得分:1)
首先要做的事情。
关闭WAMP并尝试 netstat -a 或使用CurrPorts。
检查哪个进程正在使用WAMP使用的相同端口,80? 443?
使用 taskkill / T / F / IM name_of_process.exe
终止该过程尝试再次运行WAMP。
重复此过程并确保Apache位于端口80/443上。
答案 1 :(得分:1)
问题不在于Apache。
您可能有数据库损坏。
使用像这样的wampmanager菜单查看你的mysql错误日志
wampmanager -> MySQL -> MySQL Log