sugarCRM : creating relationship using module loader, package not installing
I am trying to create relationships through module loader in SugarCRM. But the problem is my package is stopped installing after 55%. When I am viewing display log the error is:- Failed to copy cache/upgrades/temp/SYWr9G/custom/metadata/accounts_contacts_1MetaData.php custom/metadata/accounts_contacts_1MetaData.php I tried to change permissions also but at some point they through internal server error 500. Following are the code which I am using. 1.In manifest.php file : $installdefs = array( 'id' => 'package_20170804', 'copy' => array( 0 => array( 'from' => '<basepath>/accounts_contacts