0

by trying to deploy my Symfony 2 Project with Capifony it freezes everytime while "Updating parameters". With the following line: "Exception trace:"

I don't have root access on my web-server, but ruby, cURL & composer are installed. Has anyone an idea?

Moritz Traute
  • 142
  • 1
  • 8
  • launch the deploy task with the `-dv`options and look which command fail. Then rerun with the same options and before the failing command log to the server and exec the command and see what happen. – Matteo Dec 30 '14 at 17:48
  • Hi, thanks for the fast reply. By using the ```-dv``` options the deployment and answering every command with "yes" I get at the end "Successfully deployed!", but my Vendor libraries are missing. After trying to install them manually composer crashes: "UnexpectedValueException] RecursiveDirectoryIterator::__construct..." – Moritz Traute Jan 02 '15 at 09:38

0 Answers0