You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I managed to install libgit2 with PHP-git properly on Ubuntu.
The problem I have found is that no commands in the api seem to work except:
echo git_libgit2_version().
I tried the following code:
and several other variations and nothing seems to work.
Please help as this tool is a crucial part of my app!
MANY MANY THANKS!!! Looks like a great tool if I can get it running!
EDIT: Also does it matter where I have libgit2 files. Currently I have it stored in my documents folder. how can i move this folder to another location? Does it matter?
The text was updated successfully, but these errors were encountered:
yahya-uddin
changed the title
Cannot run any commands
HELP: Cannot run any of the PHP Git related commands!
Aug 25, 2014
Hi,
I managed to install libgit2 with PHP-git properly on Ubuntu.
The problem I have found is that no commands in the api seem to work except:
echo git_libgit2_version().
I tried the following code:
and several other variations and nothing seems to work.
Please help as this tool is a crucial part of my app!
MANY MANY THANKS!!! Looks like a great tool if I can get it running!
EDIT: Also does it matter where I have libgit2 files. Currently I have it stored in my documents folder. how can i move this folder to another location? Does it matter?
The text was updated successfully, but these errors were encountered: