这个报错是怎么回事?求高手~
wordpress吧
全部回复
仅看楼主
level 1
off365 楼主
Warning: require_once(/xxxxx/wp-includes/cache.php) [function.require-once]: failed to open stream: Too many open files in /xxxxx/wp-includes/load.php on line 466
Fatal error: require_once() [function.require]: Failed opening required '/xxxxx/wp-includes/cache.php' (include_path='.:') in /xxxxxx/wp-includes/load.php on line 466
466行的代码是 if ( ! wp_using_ext_object_cache() )
require_once ( ABSPATH . WPINC . '/cache.php' );
是不是插件冲突啊?
2016年06月17日 14点06分 1
level 1
off365 楼主
删了 wp super cache 再重启web 服务,暂时没出现报错。唉。。
2016年06月17日 15点06分 2
1