Oren Roth
Oren Roth
Is there any solution? I have the same problem
I found out why it doesn't work - basically is is because git sends message to deploy.php and then apache is trying to run "git clone..." on your server, well,...
Thanks! this tip took me one step forward, the problem now is that I cannot add the new id_rsa to ssh-agent for some reason.. When I try to write this:...
**tl;dr - working if you remove passphrases from id_rsa file.** Long story: The problem is that id_rsa is encrypted with passphrases, and when I try to run ssh-agent on this...