After updating to version 8.2.3 I received the following error:
Warning: exec() has been disabled for security reasons in git_deploy_system_info_alter() (line 33 of modules/git_deploy/git_deploy.module).
Is there any way to get rid of her?
https://prnt.sc/szdek7
Comments
Comment #2
darren ohTry uninstalling Git Deploy and reinstalling.
exec()is required, so if it is disabled you should not be able to install Git Deploy.Comment #3
darren oh