5.1.0b Update
|
|
Hi I recently installed the 5.1 version of SugarCRM via BitNami package. Although SugarCRM released 5.1.0b. I went about to upgrade this through the documentation provided by Sugar and it errors out due to likely permission issues. I was wondering if BitNami has special permissions written in Apache or even has an easy way of Updating the installations to the latest versions. Thank you! |
|
|
Hi, Have you installed as root user? If you has installed SugarCRM as a normal user, the Apache permissions are the same than the user, so you need to modify your <installation_directory>/apps/sugarcrm/htdocs directory permissions to your user.
If you have installed the Stack as root user, the Apache user is “daemon”. So you need to change the “htdocs” folder permissions.
I hope it helps. |
|
|
Thank you! That worked great. The folder permissions had only read access for the user. |
|
|
Hi, I’m glad to hear this. It would be great if you post the steps to update SugarCRM to help to other users. Thanks. |
|
|
I installed as root and used chown daemon:daemon…, then upgraded to 5.20 without problems. Also changed upload_max_filesize to 6m in php.ini before upgrade. Thank you, and great stack! |

