报错1:

[18-Jul-2016 14:36:31 Asia/Shanghai] PHP Warning:  DOMDocument::load(): I/O warning : failed to load external entity "/data/inonesoft/nginx/htdocs_p2cake/quanliadmin/docroot/templates/tpls/comm/menu_system.xml" in /data/inonesoft/nginx/htdocs_p2cake/quanliadmin/comm/smarty_fun.php on line 16

解决方式:

这里是通过重启了apache服务后恢复正常。可能和apache很久没重启有关,也可能和apache-mpm.conf 中设置的模式的配置参数有关。我这里是更改了event.c的配置。改成支持并发3000请求。

相关文章:

  • 2021-10-22
  • 2021-09-16
  • 2022-02-03
  • 2021-11-26
  • 2021-11-10
  • 2021-08-01
  • 2022-12-23
  • 2021-12-23
猜你喜欢
  • 2021-06-29
  • 2022-03-05
  • 2021-11-30
  • 2022-12-23
  • 2021-10-25
  • 2022-12-23
  • 2021-06-26
相关资源
相似解决方案