I'm trying to install new copy of Newscoop 4.3.1 over ISPConfig managed host. ISPConfig setup by tutorial. I'm answer to all questions, it's create base. When i click "Finish" button - it produce:
Whoops, looks like something went wrong.
1/1 RuntimeException: The php executable could not be found, add it to your PATH environment variable and try again
in /var/www/clients/client1/web1/web/library/Newscoop/Installer/Services/FinishService.php line 46
at FinishService->generateProxies() in /var/www/clients/client1/web1/web/install/index.php line 344
at {closure}(object(Request))
at call_user_func_array(object(Closure), array(object(Request))) in /var/www/clients/client1/web1/web/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php line 117
at HttpKernel->handleRaw(object(Request), '1') in /var/www/clients/client1/web1/web/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php line 61
at HttpKernel->handle(object(Request), '1', true) in /var/www/clients/client1/web1/web/vendor/silex/silex/src/Silex/Application.php line 538
at Application->handle(object(Request)) in /var/www/clients/client1/web1/web/vendor/silex/silex/src/Silex/Application.php line 515
at Application->run() in /var/www/clients/client1/web1/web/install/index.php line 353
Hi, this sounds like a permissions error (I have just done a clean install of Newscoop 4.5 and had a couple of problems with folder permissions on Debian 64).
Have you tried:
a) granting permissions to the Apache user, www-data for Ubantu or Linux (or another user with privileges other than root for other distributions), i.e: