警告:包括(lang/1%00'=1.php):无法打开流:第 12 行 C:\xampplite\security\htdocs\index.php 中没有此类文件或目录
Warning: include(lang/1%00'=1.php): failed to open stream: No such file or directory in C:\xampplite\security\htdocs\index.php on line 12
这里出现了一个非常奇怪的错误。我正在通过 ServerPress(称为 localhost.dev)在本地开发一个 WordPress 网站。除了 url localhost.dev/security 之外,一切正常。我正在尝试提供此 URL 页面,但当我这样做时,页面上会出现以下错误。我以前从未遇到过这个问题,有人知道我该如何解决这个问题吗?
( ! ) Warning: include(lang/1%00'=1.php): failed to open stream: No such file or directory in C:\xampplite\security\htdocs\index.php on line 12
( ! ) Warning: include(): Failed opening 'lang/1%00'=1.php' for inclusion (include_path='.;C:\xampplite\php\PEAR') in C:\xampplite\security\htdocs\index.php on line 12
好像有人遇到了同样的问题:
文件lang.tmp
只写en
设置英文就可以了
https://community.apachefriends.org/f/viewtopic.php?t=68507&p=242365
这里出现了一个非常奇怪的错误。我正在通过 ServerPress(称为 localhost.dev)在本地开发一个 WordPress 网站。除了 url localhost.dev/security 之外,一切正常。我正在尝试提供此 URL 页面,但当我这样做时,页面上会出现以下错误。我以前从未遇到过这个问题,有人知道我该如何解决这个问题吗?
( ! ) Warning: include(lang/1%00'=1.php): failed to open stream: No such file or directory in C:\xampplite\security\htdocs\index.php on line 12
( ! ) Warning: include(): Failed opening 'lang/1%00'=1.php' for inclusion (include_path='.;C:\xampplite\php\PEAR') in C:\xampplite\security\htdocs\index.php on line 12
好像有人遇到了同样的问题:
文件lang.tmp
只写en
设置英文就可以了
https://community.apachefriends.org/f/viewtopic.php?t=68507&p=242365