Hello All
While uploading any package in Suite CRM there is an error showing “Invalid Package”… Please help
Hello All
While uploading any package in Suite CRM there is an error showing “Invalid Package”… Please help
Hello All
I have solved this issue as there was permissions issue
Hi mahichopra,
For future reference, please use the following permissions:
sudo chown -R www-data:www-data .
sudo chmod -R 755 .
sudo chmod -R 775 cache custom modules themes data upload config_override.php
Thanks,
Will.
Will, in general, does it mean that if I can install modules, that my server has permissions set up correctly ?
-MP
Also, another reason for getting the ‘Invalid Package’ error while uploading is that the supported sugar version in the manifest.php file in the zipped package is different from that of the current Suite instance. This means that the package version you’re trying to upload is not compatible with your current Suite instance and you have to look for another version if available.