I have a php symfony site hosted using FTP, it has multiple databases, need to make changes.
I have a php symfony site hosted using FTP, it has multiple databases, I tried making some small changes, I changed a few spellings to see if those changes will be reflected in the deployed website, but they are not being reflected, I saved the files after making the changes too, what else do I need to do to make sure that my changes are visible after I make them in the files and how I make sure which is my deployed FTP database.
Role: Zákazník
Otázka je uzamčena pro nové odpovědi.
MB313456 Vybral nejlepší odpověď 16. 9. 2024
1 Odpověď
Hello,
usually, you can find which database is connected to your app in a configuration file. I have tried to look up more information on how to run Symfony on a web server, but, outside of advice to make any changes locally, I didn’t find anything to help with your issue.
MB313456 Vybral nejlepší odpověď 16. 9. 2024