Warning: proc_open(): open_basedir restriction in effect. File(/dev/null) is not within the allowed path(s): (/www/wwwroot/wiki/:/tmp/:/www/php_session/wiki.hanyu123.cn/:/gitinfo/info.json:/gitinfo/info-skins-Vector.json:/gitinfo/info-extensions-WikiEditor.json:/gitinfo/info-extensions-ParserFunctions.json) in /www/wwwroot/wiki/extensions/Scribunto/includes/engines/LuaStandalone/LuaStandaloneInterpreter.php on line 159
Warning: proc_open(/dev/null): Failed to open stream: Operation not permitted in /www/wwwroot/wiki/extensions/Scribunto/includes/engines/LuaStandalone/LuaStandaloneInterpreter.php on line 159
Warning: file_exists(): open_basedir restriction in effect. File(/bin/bash) is not within the allowed path(s): (/www/wwwroot/wiki/:/tmp/:/www/php_session/wiki.hanyu123.cn/:/gitinfo/info.json:/gitinfo/info-skins-Vector.json:/gitinfo/info-extensions-WikiEditor.json:/gitinfo/info-extensions-ParserFunctions.json) in /www/wwwroot/wiki/includes/shell/CommandFactory.php on line 119 模块:No globals - 汉语教学技术研究与应用跳转到内容
脚本错误:Lua错误:无法创建进程:proc_open(/dev/null): Failed to open stream: Operation not permitted
localmt=getmetatable(_G)or{}functionmt.__index(t,k)ifk~='arg'thenerror('Tried to read nil global '..tostring(k),2)endreturnnilendfunctionmt.__newindex(t,k,v)ifk~='arg'thenerror('Tried to write global '..tostring(k),2)endrawset(t,k,v)endsetmetatable(_G,mt)