Hello guys, i installed a git server in CENTOS with cpanel in dedicated 
server:
I can clone and push without problem in ssh://

But when a I tried to push from http:// i´m geting a fatal error:


# git 
clone http://d...@www.exemplo.com.br/repositorio/restrito/livrodigital.git
* The requested URL returned error: 500
* Closing connection #0
error: The requested URL returned error: 500 while accessing 
http://d...@www.exemplo.com.br/repositorio/restrito/livrodigital.git/info/refs
fatal: HTTP request failed

*In Apache acess.log nothing showing.*
*
*
*In Apache error.log:*
suexec policy violation: see suesec log for more details
Premature end of script headers: git-http-backend

*In Apache suesec_log*
uid: (503/username) gid: (501/username) cmd: git-http-backend
error: target uid/gid (503/501) mismatch with directory (0/0) or 
program0/0) or trusted user (0/10)


Any one know how could i fixed this?


Thanks very much.
DS




-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/git-users/-/3qzkojf8nAIJ.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to