I have run into every problem imaginable with newscoop installation.
Right now i'm at the last step and receive the error:
Warning: exec() has been disabled for security reasons in /public_html/library/Newscoop/Installer/Services/FinishService.php on line 48
Whoops, looks like something went wrong.
1/1RuntimeException:
in /home/xxxx/public_html/library/Newscoop/Installer/Services/FinishService.php line 55
at FinishService->generateProxies() in /home/xxxx/public_html/install/index.php line 344
at {closure}(object(Request))
at call_user_func_array(object(Closure), array(object(Request))) in /home/xxxx/public_html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php line 145
at HttpKernel->handleRaw(object(Request), '1') in /home/xxxx/public_html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php line 66
at HttpKernel->handle(object(Request), '1', true) in /home/xxxx/public_html/vendor/silex/silex/src/Silex/Application.php line 547
at Application->handle(object(Request)) in /home/xxxx/public_html/vendor/silex/silex/src/Silex/Application.php line 524
at Application->run() in /home/xxxx/public_html/install/index.php line 354
I was able to enable exec, which took care of the error: Warning: exec() has been disabled for security reasons in /public_html/library/Newscoop/Installer/Services/FinishService.php on line 48