警告:include(lang / 1%00'= 1.php):无法打开流:第12行的C:\ xampplite \ security \ htdocs \ index.php中没有此类文件或目录
Getting a really strange error here. I'm developing a WordPress website locally via ServerPress (called localhost.dev). Everything works fine except for the url localhost.dev/security. I'm trying to give a page this URL, but when I do, the error below shows up on the page. I've never encountered this before, does anyone have an idea how I can fix this?
( ! ) 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
在这里得到一个非常奇怪的错误。 我正在通过ServerPress(称为localhost.dev)在本地开发一个WordPress网站。 除了url localhost.dev/security之外,一切正常。 我正在尝试为此页面提供一个页面,但是当我这样做时,页面上会显示以下错误。 我之前从未遇到过这个问题,有没有人知道如何解决这个问题? p>
(!)警告:include(lang / 1%00'= 1 .php):无法打开流:第12行的C:\ xampplite \ security \ htdocs \ index.php中没有这样的文件或目录 p>
(!)警告:include(): 无法在第12行的C:\ xampplite \ security \ htdocs \ index.php中打开'lang / 1%00'= 1.php'以包含(include_path ='。; C:\ xampplite \ php \ PEAR') p> blockquote>
错误图像 div>
Seems that someone had the same problem :
In file lang.tmp
write only en
set up english language and all will be correct.
https://community.apachefriends.org/f/viewtopic.php?t=68507&p=242365