Warning: is_dir(): open_basedir restriction in effect. File(*****) is not within the allowed path(s): (****/:/tmp/)
1、删除根目录的user.ini文件
2、设置当前目录权限777,www
3、重启apache、php
即可恢复
Warning: is_dir(): open_basedir restriction in effect. File(*****) is not within the allowed path(s): (****/:/tmp/)
1、删除根目录的user.ini文件
2、设置当前目录权限777,www
3、重启apache、php
即可恢复