What should I do if the attachment directory creation of phpcms v9 fails?
Problem:
Help: phpcms v9 prompts "The attachment directory was not created successfully" when uploading pictures
I uploaded pictures in the background, and it prompts me "The attachment directory was not created successfully" "Successful" What's going on? I was able to upload it yesterday, but I am prompted with this question today!
Answer:
The relevant folder does not have write permissions, and everyone must be given controllable permissions. 777, such as: uploadfile caches folder, etc.
PHP Chinese website, a large number of free PHPCMS tutorials, welcome to learn online!
The above is the detailed content of What to do if the attachment directory creation of phpcms v9 fails. For more information, please follow other related articles on the PHP Chinese website!