Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7520759
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T02:07:27+00:00 2026-05-30T02:07:27+00:00

I am trying to setup github to websever deployment automation. I’ve got everything working

  • 0

I am trying to setup github to websever deployment automation. I’ve got everything working except the most important bit. I have a file @ mydomain.com/github.php that looks like this:

<?php
`git pull`;
?>

and this is the post-receive URL for my github repo. Github is posting to it successfuly, but the shell command is not running. When I try SSHing into my server, and running the script directly:

php github.php

it works just fine and changed files are pulled succesfully

From git://github.com/user/Repo
   7e3176d..f889c14  master     -> origin/master

but when accessing the page in my browser or when github POSTs to it – the shell command is not executed. There is no error – just an empty result. What am I doing wrong here?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T02:07:27+00:00Added an answer on May 30, 2026 at 2:07 am

    There are 2 possible issues:

    1. Permissions – most likely your webserver user doesn’t have necessary
    2. Work directory. Double check that your shell command is being executed in correct path (getcwd())

    UPD

    Git outputs the error messages to stderr, so to see the real error message you need

    echo `git pull 2>&1`;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to setup github. I have generated the public key and pasted in
I am trying to setup tracd for the project I am currently working on.
I am trying to get the whole setup working with Autotest/Growl/Shoulda on my Mac
I have setup a private repo from a windows machine to GitHub. I am
I have an existing Rails app on GitHub and deployed on Heroku. I'm trying
Trying to setup replication from gerrit to my github repo. Getting this stacktrace: [2011-09-20
I am trying to setup central_logger (https://github.com/customink/central_logger) to my heroku app. Can someone please
I am trying to setup a new repository on my existing GitHub account. I
I am trying to setup git on my Mac through this link ( http://help.github.com/mac-set-up-git/
I'm trying setup a subset of boost and get it properly compiled using bjam,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.