D
D
Dmitry2021-07-05 15:03:49
WordPress
Dmitry, 2021-07-05 15:03:49

How to solve Wordpress temporary folder issue?

Problem with loading assets on Wordpress. "Temp folder not found." As far as I understand, the problem is related to PHP itself. In the config, set the public value for the upload_path_temp variable. Folder rights set to 755.

All solutions from the Internet did not help.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
Boris Syomov, 2021-07-05
@kotomyava

For starters, it's worth looking at the value of upload_tmp_dir using phpinfo(). And then look: either correct the rights, or create it, or change this value.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question