Apache服务器在xampp上没有响应

时间:2015-08-27 13:03:30

标签: apache xampp

我知道之前已经问过这个问题,但我升级到了Windows 10.我的xampp在升级之前工作正常,现在却没有。 Apache现在不运行。之前我遇到过skype的问题,所以我删除了它,释放了apache的端口。

    2:06:09 PM  [Apache]    Port 80 in use by "Unable to open process" with PID 4!
2:06:09 PM  [Apache]    Apache WILL NOT start without the configured ports free!
2:06:09 PM  [Apache]    You need to uninstall/disable/reconfigure the blocking application
2:06:09 PM  [Apache]    or reconfigure Apache and the Control Panel to listen on a different port

有什么方法可以找出使用该端口的东西并阻止它吗?我已经尝试将配置文件中的端口号更改为8080,但它似乎不起作用。有什么想法吗?

将端口更改为8080后,以下是错误日志:

[Thu Aug 27 14:10:10.207404 2015] [ssl:warn] [pid 3576:tid 524] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Aug 27 14:10:10.583181 2015] [ssl:warn] [pid 3576:tid 524] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Aug 27 14:10:10.755107 2015] [mpm_winnt:notice] [pid 3576:tid 524] AH00455: Apache/2.4.16 (Win32) OpenSSL/1.0.1p PHP/5.6.11 configured -- resuming normal operations
[Thu Aug 27 14:10:10.755107 2015] [mpm_winnt:notice] [pid 3576:tid 524] AH00456: Apache Lounge VC11 Server built: Jul 12 2015 10:56:48
[Thu Aug 27 14:10:10.755107 2015] [core:notice] [pid 3576:tid 524] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/XAMPP/apache'
[Thu Aug 27 14:10:10.770732 2015] [mpm_winnt:notice] [pid 3576:tid 524] AH00418: Parent: Created child process 10308
[Thu Aug 27 14:10:12.035120 2015] [ssl:warn] [pid 10308:tid 572] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Aug 27 14:10:12.395328 2015] [ssl:warn] [pid 10308:tid 572] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Aug 27 14:10:12.535958 2015] [mpm_winnt:notice] [pid 10308:tid 572] AH00354: Child: Starting 150 worker threads.

0 个答案:

没有答案