aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

LFI-00107: Open does not expect the file [string][string] to exist.

LFI-00107: Open does not expect the file [string][string] to exist.
Cause: The flags specified for the open indicate that the file does not exist. However, the file does exist.
Action: Check to make sure that the options that were specified for the file are correct and that you do not expect that the file should exist. If so then find out why the file does exist.

请先 登录 后评论

1 个回答

小智
LFI-00107:打开不期望文件[ string ] [ string ]存在。,
.原因:为open指定的标志表示该文件不存在。但是,该文件确实存在。,
.操作:检查以确保为文件指定的选项是正确的,并且您不期望该文件应该存在。如果是这样,那么找出为什么文件确实存在。,
.
请先 登录 后评论