Migrate from weppy to emmett [uploads] #488
Unanswered
josejachuf
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
This could be because at the time of starting the app, the 'uploads' folder didn't exist yet, and then I copied it while the app was running? And that's why it didn't recognize the existence of 'uploads'. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I already solved this. The solution is strange, at least I don't understand.
I will try to explain the steps I made:
chown -R www:www /wwwchown -R www:www /wwwWhy did not recognize the "Upload" directory if it already existed and had the corresponding permits and tried to create it in the first upload?
I don't understand what happened
Beta Was this translation helpful? Give feedback.
All reactions