錯(cuò)誤提示如下:
PHP Warning: file_exists(): open_basedir restriction in effect. File(./install/) is not within the allowed path(s): (D:/xxxxxxxxx/;D:/xxx/xxx/xxx/xxx/;C:/Windows/Temp/) in D:xxxxxindex.php on line 29 PHP Warning: is_file(): open_basedir restriction in effect. File(D:WebServerNatence.env) is not within the allowed path(s): (D:/xxxx/xxxx/;D:/xxx/xxxx/xxx/xxxx/;C:/Windows/Temp/) in D:xxxxxxxxcorebase.php on line 41
我刪除了一次D盤下的臨時(shí)文件吧,其他沒(méi)做什么。
版本切換到7.0就正常了,只要不是7.1都沒(méi)有問(wèn)題的。
文件目錄我做了處理,部分字符換成XXX了。