php访问win7共享文件夹的有关问题

WBOY
Release: 2016-06-13 11:56:34
Original
1404 people have browsed it

php访问win7共享文件夹的问题。
我在php中用mkdir("\\xxxx.xxx.xxxx\path\path1")在win7的共享文件夹下建立一个目录,但是报如下的错误:
mkdir(): Permission denied in
但是我用用同样的代码在xp上建立就可以。
请问是什么原因?
我用的服务器是iis。

------解决方案--------------------
Permission denied权限不够

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!