Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git not available. It needs to be installed on the server for this script to work. CentOS #80

Open
dj301 opened this issue Mar 23, 2017 · 3 comments

Comments

@dj301
Copy link

dj301 commented Mar 23, 2017

Hi,

We are trying to implement Webhooks. Only our server responds with the following message:
git not available. It needs to be installed on the server for this script to work.

We have GIT and RSync enabled. The box is running CentOS with Directadmin installed.

Can this be solved?

Thanks!

@tuudik
Copy link

tuudik commented Apr 18, 2017

Can you copy the full output of the error? You should get it from Github webhooks under Response tab

@verycici
Copy link

I have the same issue.I have writed a PHP script.In PHP command call it is ok, but used "curl" the url , there is no any results.
check.php
<?php $path = trim(shell_exec('which '.'git')); printf($path); ?>

@melihyuksel
Copy link

if u are use whm u can use /usr/local/cpanel/3rdparty/bin/git path

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants