Apache Answer Meta
Questions Tags Users Badges

How can the image resources from the original project be migrated to the new project

Asked Mar 5, 2024 Modified Mar 5, 2024
Viewed 177
support upgrade

If the project is redeployed on a new server, how can the image resources from the original project be migrated to the new project?

edited Mar 5, 2024
xiaoyuandy33
asked Mar 5, 2024
1 Answers

The cache path is initialized, and the new item remains the same:

-C ./data/

It can also be backed up elsewhere:

./data/cache/
./data/conf/
./data/i18n/
./data/uploads/
edited Mar 5, 2024
colinyang51
answered Mar 5, 2024
Related Questions
The server doesn't serve static files correctly.
Specify a database schema
2 answers
Is it possible to configure the comment length limit witch is currently 600 characters?
1 answers
Can we disable sending of Activation Email on Signup
1 answers
Does Code highlight plugin work on answers, or only questions?
1 answers
Why aren't all the available languages ​​in the settings?
2 answers

Terms of service Privacy policy

Powered by Answer - the open-source software that powers Q&A communities.
Made with love © 2025 Apache Answer Meta.