WordPress practice: When uploading files, the system prompts "A Temporary Folder is missing"

Source: Internet
Author: User

I configured a php environment on Windows 7 and deployed a WordPress website. This problem always occurs when uploading files.

I checked the reason online, probably because of permission issues. In the php installation directory. the upload_tmp_dir attribute is set in the ini program. You can find out that the default value is the C: \ Windows \ Temp directory, and then add the read/write permission to iis, I usually add the management permissions of everyone directly. This method is not safe and requires attention.

Set User Permissions:

Right-click the folder and open the Properties window.

Click the edit button:

I have added the everyone user here. You can select the user and select the permission to be granted to everyone in the permission box below.

If no everyone exists, click Add:

In the input box, enter everyone and click OK. At this time, the everyone user has been added. Follow the previous step to add permissions.

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.