I have installed Espo at a hosting provider using Softaculous. Softaculous is supposed to let me know when an upgrade is available. So far it has not offered me the ability to upgrade to 8.4 or 8.4.1 through the Softaculous app.
Questions:
1) Should I wait until Softaculous provides the ability to update?
2) Should I upgrade it manually through the CPanel?
3) How would I upgrade using CPanel's File Manger?
a) What file should I run the upgrade command from?
b) I saw someone mention trying to do this through the cron jobs (Any thoughts on this method?)
Note: I have another instance of Espo installed on my computer. It is a Bitnami stack installed on a virtual machine running on Debian Linux. I have successfully upgraded this instance several times using this method.
Following is where I installed the "php command.php upgrade" code:
6) Input: cd /opt/bitnami/espocrm and hit "Enter"
7) Input: sudo php command.php upgrade -y and hit "Enter"
Would the process of upgrading be similar to what I showed above using the File Manager in CPanel?
My understanding of the File Manager is that it is just a more user friendly way, for those of us that are not coders, to make changes to Linux.
Is that a correct understanding of how the CPanel File Manager works?
I hope this all makes sense.
Thank you in advance for any and all help!
Questions:
1) Should I wait until Softaculous provides the ability to update?
2) Should I upgrade it manually through the CPanel?
3) How would I upgrade using CPanel's File Manger?
a) What file should I run the upgrade command from?
b) I saw someone mention trying to do this through the cron jobs (Any thoughts on this method?)
Note: I have another instance of Espo installed on my computer. It is a Bitnami stack installed on a virtual machine running on Debian Linux. I have successfully upgraded this instance several times using this method.
Following is where I installed the "php command.php upgrade" code:
6) Input: cd /opt/bitnami/espocrm and hit "Enter"
7) Input: sudo php command.php upgrade -y and hit "Enter"
Would the process of upgrading be similar to what I showed above using the File Manager in CPanel?
My understanding of the File Manager is that it is just a more user friendly way, for those of us that are not coders, to make changes to Linux.
Is that a correct understanding of how the CPanel File Manager works?
I hope this all makes sense.
Thank you in advance for any and all help!
Comment