【问题标题】:How to solve Internal Server Error in Wamp如何解决 Wamp 中的内部服务器错误
【发布时间】:2013-09-23 08:47:00
【问题描述】:

我无法启动 localhost。当我们点击 wamp (green color ) -->localhost 它显示如下:

内部服务器错误

服务器遇到内部错误或配置错误,无法完成您的请求。

请通过 admin@example.com 联系服务器管理员,告知他们此错误发生的时间,以及您在此错误之前执行的操作。

服务器错误日志中可能会提供有关此错误的更多信息。

Apache 错误日志文件

signal -- Shutting down the server.
[Mon Sep 23 00:10:23.203125 2013] [mpm_winnt:notice] [pid 520:tid 1816] AH00364: Child: All worker threads have exited.
[Mon Sep 23 13:13:02.578125 2013] [core:warn] [pid 2920:tid 268] AH00098: pid file D:/wamp/bin/apache/Apache2.4.4/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Mon Sep 23 13:13:04.984375 2013] [mpm_winnt:notice] [pid 2920:tid 268] AH00455: Apache/2.4.4 (Win32) PHP/5.4.16 configured -- resuming normal operations
[Mon Sep 23 13:13:04.984375 2013] [mpm_winnt:notice] [pid 2920:tid 268] AH00456: Server built: Feb 23 2013 13:07:34
[Mon Sep 23 13:13:04.984375 2013] [core:notice] [pid 2920:tid 268] AH00094: Command line: 'D:\\wamp\\bin\\apache\\apache2.4.4\\bin\\httpd.exe -d D:/wamp/bin/apache/Apache2.4.4'
[Mon Sep 23 13:13:05.687500 2013] [mpm_winnt:notice] [pid 2920:tid 268] AH00418: Parent: Created child process 3824
[Mon Sep 23 13:13:17.562500 2013] [mpm_winnt:notice] [pid 3824:tid 1816] AH00354: Child: Starting 150 worker threads.
[Mon Sep 23 13:58:48.343750 2013] [core:error] [pid 3824:tid 624] [client 127.0.0.1:1462] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Mon Sep 23 13:59:01.687500 2013] [core:error] [pid 3824:tid 624] [client 127.0.0.1:1464] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Mon Sep 23 13:59:22.375000 2013] [core:error] [pid 3824:tid 624] [client 127.0.0.1:1465] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Mon Sep 23 13:59:46.781250 2013] [core:error] [pid 3824:tid 624] [client 127.0.0.1:1466] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Mon Sep 23 13:59:58.640625 2013] [core:error] [pid 3824:tid 624] [client 127.0.0.1:1467] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Mon Sep 23 14:04:03.062500 2013] [mpm_winnt:notice] [pid 2920:tid 268] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Mon Sep 23 14:04:06.375000 2013] [mpm_winnt:notice] [pid 3824:tid 1816] AH00364: Child: All worker threads have exited.
[Mon Sep 23 14:04:08.671875 2013] [mpm_winnt:notice] [pid 2920:tid 268] AH00430: Parent: Child process 3824 exited successfully.
[Mon Sep 23 14:04:24.453125 2013] [mpm_winnt:notice] [pid 1768:tid 336] AH00455: Apache/2.4.4 (Win32) PHP/5.4.16 configured -- resuming normal operations
[Mon Sep 23 14:04:24.453125 2013] [mpm_winnt:notice] [pid 1768:tid 336] AH00456: Server built: Feb 23 2013 13:07:34
[Mon Sep 23 14:04:24.453125 2013] [core:notice] [pid 1768:tid 336] AH00094: Command line: 'D:\\wamp\\bin\\apache\\apache2.4.4\\bin\\httpd.exe -d D:/wamp/bin/apache/Apache2.4.4'
[Mon Sep 23 14:04:24.484375 2013] [mpm_winnt:notice] [pid 1768:tid 336] AH00418: Parent: Created child process 2616
[Mon Sep 23 14:04:25.718750 2013] [mpm_winnt:notice] [pid 2616:tid 1816] AH00354: Child: Starting 150 worker threads.
[Mon Sep 23 14:04:51.593750 2013] [core:error] [pid 2616:tid 612] [client 127.0.0.1:1561] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Mon Sep 23 14:05:00.015625 2013] [core:error] [pid 2616:tid 612] [client 127.0.0.1:1562] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.

发生的错误是一个巨大的错误。直到昨天它工作得很好。 如何解决此错误?

【问题讨论】:

  • 你最近有没有添加任何重写规则?
  • 请查看我下面的帖子链接:stackoverflow.com/a/18638413/2293428
  • 我最近没有添加任何重写规则
  • 1.如何删除路径文件
  • 大家好,现在卸载 Skype 后它可以正常工作了

标签: apache wamp


【解决方案1】:

您无需卸载 SKYPE,可以将其配置为使用端口 80 和 443(网络服务器标准端口)停止它

如何配置 SKYPE,使其不需要端口 80 或 443

运行 SKYPE 然后使用菜单执行此操作:

工具 -> 选项 -> 高级 -> 连接

取消选中“使用端口 80 和 443 作为传入连接的替代选项”旁边的复选框

现在重新启动 SKYPE 以使这些更改生效。

如果您运行的是 Windows 8,SKYPE 以应用程序的形式提供,并且不能(目前)以这种方式进行配置。 但是,如果您卸载 SKYPE 应用程序并以旧方式安装 SKYPE,您可以重新配置它,它也能正常工作。

【讨论】:

    【解决方案2】:

    500 错误可能由于您网站目录中的 .htaccess 文件而发生。我有问题。我删除了 .htaccess 文件并将 index.php 用于索引页面。我说的是codeigniter。如果发生这种情况,不要忘记检查 .htaccess 文件和配置文件。这就是我所拥有的,现在问题解决了。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2022-10-08
      • 2023-01-09
      • 2021-05-14
      • 1970-01-01
      • 2013-11-22
      • 1970-01-01
      • 2015-02-25
      • 2012-08-13
      相关资源
      最近更新 更多