php filetype() 函数在安装目录上不起作用
我有一台运行 zend server (CE) 的 Ubuntu 机器。我有一个 cifs mount /mnt/disk1 但当我尝试在该目录或其中的任何其他文件上运行文件类型函数时,我收到此警告:
PHP Warning: filetype(): Lstat failed for /mnt/disk1
另外,我确信我使用的是正确的路径,因为当我卸载卷,filetype() 有效。
还有其他人遇到过这个吗?最好的解决办法是什么?
I have an Ubuntu machine running zend server (CE). I have a cifs mount /mnt/disk1 but when I try to run the filetype function on that directory or any other file inside of it, I get this warning:
PHP Warning: filetype(): Lstat failed for /mnt/disk1
Also I'm sure I'm using the correct path, because when I unmount the volume, filetype() works.
Has anyone else come across this? What's the best work around?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论