Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/apache/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Apache Cakephp RSS-耗尽内存导致网站空白页_Apache_Cakephp_Rss_Crash_Feed - Fatal编程技术网

Apache Cakephp RSS-耗尽内存导致网站空白页

Apache Cakephp RSS-耗尽内存导致网站空白页,apache,cakephp,rss,crash,feed,Apache,Cakephp,Rss,Crash,Feed,当我放置Router::parseExtensions('rss')到routes.php,Apache崩溃。所以我不能制作rss提要。 有什么想法吗 这是一个 这是错误屏幕上的错误日志,似乎您的RSS中的数据太多,正在耗尽内存。您应该检查返回的数据,并确保它是有限的。当Apache崩溃时,最好开始查看错误日志。里面有什么?你的RSS页面有递归调用吗?错误日志什么都不要告诉我。没有递归调用,我得到了空的布局和视图。无论是否为空,它都会崩溃。每当我调用带有.rss ext的方法时,都会发生此错误。

当我放置
Router::parseExtensions('rss')
routes.php
,Apache崩溃。所以我不能制作rss提要。 有什么想法吗

这是一个


这是错误屏幕上的错误日志,似乎您的RSS中的数据太多,正在耗尽内存。您应该检查返回的数据,并确保它是有限的。

当Apache崩溃时,最好开始查看错误日志。里面有什么?你的RSS页面有递归调用吗?错误日志什么都不要告诉我。没有递归调用,我得到了空的布局和视图。无论是否为空,它都会崩溃。每当我调用带有.rss ext的方法时,都会发生此错误。此错误与您在问题中输入的代码行无关-如果没有任何代码,您的问题将无法得到回答。
[Sat Jan 05 13:02:35.131540 2013] [mpm_winnt:notice] [pid 1576:tid 252] AH00428: Parent: child process exited with status 3221225477 -- Restarting.
[Sat Jan 05 13:02:35.686942 2013] [ssl:warn] [pid 1576:tid 252] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[Sat Jan 05 13:02:35.733742 2013] [mpm_winnt:notice] [pid 1576:tid 252] AH00455: Apache/2.4.3 (Win32) OpenSSL/1.0.1c PHP/5.4.7 configured -- resuming normal operations
[Sat Jan 05 13:02:35.733742 2013] [mpm_winnt:notice] [pid 1576:tid 252] AH00456: Server built: Aug 18 2012 12:41:37
[Sat Jan 05 13:02:35.733742 2013] [core:notice] [pid 1576:tid 252] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Sat Jan 05 13:02:35.733742 2013] [mpm_winnt:notice] [pid 1576:tid 252] AH00418: Parent: Created child process 4156
[Sat Jan 05 13:02:36.794544 2013] [ssl:warn] [pid 4156:tid 264] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[Sat Jan 05 13:02:36.856944 2013] [mpm_winnt:notice] [pid 4156:tid 264] AH00354: Child: Starting 150 worker threads.