iguannaweb Git folder is on the server, in a parent folder. How can I fix this or tell the sistem where is the folder. We have a panel solution to update with git automatically, so the updates are done automatically or manually. It's just to know if I can fix it.
wrongecho Hey, Just following up from your blank page issue due to not applying the database.. Which of the methods on this page did you use to install ITFlow? https://docs.itflow.org/installation
iguannaweb I connect git repo to my folder and pull latest version, after them, follow the isntaller, but my panel put the git folder in a parent folder named git > itflow.git I use ubuntu, my machine have git installed, and permissions.
wrongecho So it sounds like you followed the manual installation steps? Did you follow the steps entirely, or are you doing something differently? What happens if you connect via SSH/Console, navigate to the directory where ITFlow is installed and run git status ? Are you running Apache? What's the control panel you're using?
iguannaweb I use plesk, everything went good on the install with apache. If I use git status, the folder shows it's not a git repository.
wrongecho It seems like Plesk has it's own Git extension. To confirm, did you install ITFlow using the standard git command line tool or did you use plesk git / the Plesk GUI / something else?
wrongecho Yeah, so ITFlow tries to call git as part of the update process. As you've not installed with git but instead plesk git then it rightfully says it's not* configured. You can either use ITFlow with Git how it's intended or make a point to login and check/apply database updates after each update.