Warning:move_uploaded_file (Upload/jdk-6u34-windows-x64.exe): Failed to open stream:no such file or directory in F:\XAMPP \htdocs\test\qwe.php on line 26
Warning:move_uploaded_file (): Unable to move ' F:\xampp\tmp\phpCB11.tmp ' to ' Upload/jdk-6u34-windows-x64.exe ' in f:\ xampp\htdocs\test\qwe.php on line 26
Stored In:upload/jdk-6u34-windows-x64.exe
Tangled for a long time, the platform environment is installed under the Windows Platform XAMPP integrated environment
and want to know why ....
------Solution--------------------
Directory upload does not exist
------Solution--------------------
Possible causes:
1. The path is not correct.
2. folder does not have permissions.
Add DirName (__file__) to see.
if (File_exists (DirName (__file__). /upload/". $_files["File" ["Name"]))
------Solution--------------------
Failed to open stream:no such file or directory
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.