我想使用php function copy()但出现此错误:
Warning: copy(/home/smartsch/public_html/admin/student/photos/1tt) [function.copy]:
failed to open stream: Permission denied in
/home/schoolzs/public_html/admin/student/fileupload.class on line 137
问题是文件夹中的文件夹照片和文件都有777权限。我不明白为什么会发生权限被拒绝!!