Local instance of Sugar Ent 11.20 not running

I have been trying to setup a local copy of my live instance of sugar and having issues getting 11.2 to run locally. I have even tried using the dev repo for a clean install of 11.2 ent but after logging in i keep getting Error 500

Looking at the php logs 

[Sat Nov 06 16:38:54.508293 2021] [php7:error] [pid 1932] [client 192.168.0.92:56927] PHP Fatal error:  Uncaught Error: Class 'SoapClient' not found in /var/www/sugarcrm/sugarent11/include/SugarHeartbeat/SugarHeartbeatClient.php:19\nStack trace:\n#0 /var/www/sugarcrm/sugarent11/include/utils/autoloader.php(573): require_once()\n#1 /var/www/sugarcrm/sugarent11/modules/Administration/updater_utils.php(53): SugarAutoLoader::requireWithCustom('include/SugarHe...', true)\n#2 /var/www/sugarcrm/sugarent11/modules/Administration/updater_utils.php(872): check_now(true)\n#3 /var/www/sugarcrm/sugarent11/modules/Users/authentication/AuthenticationController.php(174): loginLicense()\n#4 /var/www/sugarcrm/sugarent11/include/SugarOAuth2/SugarOAuth2StorageBase.php(164): AuthenticationController->login('admin', 'admin', Array)\n#5 /var/www/sugarcrm/sugarent11/include/SugarOAuth2/SugarOAuth2Storage.php(595): SugarOAuth2StorageBase->checkUserCredentials(Object(SugarOAuth2Storage), 'sugar', 'admin', 'admin')\n#6 /var/www/sugarcrm/sugarent11/vendor/oauth2-php/lib/OAuth2.php(662): SugarOAuth2Storage->checkUserCredentials('sugar', 'admin', ' in /var/www/sugarcrm/sugarent11/include/SugarHeartbeat/SugarHeartbeatClient.php on line 19, referer: http://sugarcrm11.mac/

i've checked the server files and ensured permissions are set all files are 777 as thus is just my own ubuntu vm, php is 7.3 apache is 2.6 and elesticsearch is 7.6. I can get sugar 11 ent running fine just not 11.2 

Parents Reply Children