公司用了π框架,也就是PhalApi。但是部署的时候,出现了以下的问题。
arning: require_once(): open_basedir restriction in effect. File(D:projectfuturecodeapiPhalApiPhalApi.php) is not within the allowed path(s): (D:projectfuturecodeapiPublic;D:
servermemcached;D:
serverphpmyadmin;D:
serveremp;C:WINDOWSTemp) in D:projectfuturecodeapiPublicinit.php on line 12
Warning: require_once(D:projectfuturecodeapiPhalApiPhalApi.php): failed to open stream: Operation not permitted in D:projectfuturecodeapiPublicinit.php on line 12
Fatal error: require_once(): Failed opening required 'D:projectfuturecodeapiPublic/../PhalApi/PhalApi.php' (include_path='.;C:phppear') in D:projectfuturecodeapiPublicinit.php on line 12
![图片描述][1]
虚拟机部署的情况
请问这是什么问题呢?
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…