location: campus, U of Twente, NL
connection: campus wireless network, unfixed IP
OS: Win XP, SP2
browsers: FireFox1.03, IE 6.0
error messages:
for single file uploading:
警告: /includes/functions_file.php 文件第 274 行发生 move_uploaded_file(./attachment/3c0482c88ab58b75538ea0e682334ef6): failed to open stream: Permission denied 错误。
警告: /includes/functions_file.php 文件第 274 行发生 move_uploaded_file(): Unable to move '/tmp/phplQrlp8' to './attachment/3c0482c88ab58b75538ea0e682334ef6' 错误。
警告: /includes/functions_file.php 文件第 286 行发生 filesize(): Stat failed for ./attachment/3c0482c88ab58b75538ea0e682334ef6 (errno=2 - No such file or directory) 错误
for two files uploading:
警告: /includes/functions_file.php 文件第 274 行发生 move_uploaded_file(./attachment/a8489ce7af7151be0e79e940e7f6330b): failed to open stream: Permission denied 错误。
警告: /includes/functions_file.php 文件第 274 行发生 move_uploaded_file(): Unable to move '/tmp/php3AGsqy' to './attachment/a8489ce7af7151be0e79e940e7f6330b' 错误。
警告: /includes/functions_file.php 文件第 286 行发生 filesize(): Stat failed for ./attachment/a8489ce7af7151be0e79e940e7f6330b (errno=2 - No such file or directory) 错误。
警告: /includes/functions_file.php 文件第 274 行发生 move_uploaded_file(./attachment/061ff883db673f8f2d1cc4c265fcaa2f): failed to open stream: Permission denied 错误。
警告: /includes/functions_file.php 文件第 274 行发生 move_uploaded_file(): Unable to move '/tmp/phpYaBlgq' to './attachment/061ff883db673f8f2d1cc4c265fcaa2f' 错误。
警告: /includes/functions_file.php 文件第 286 行发生 filesize(): Stat failed for ./attachment/061ff883db673f8f2d1cc4c265fcaa2f (errno=2 - No such file or directory) 错误。
Note: first, I wanted to append one more attachment. but fialed. then, I deleted the old one and tried to upload both files at the same time, or one by one. failed again. |