• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Jail & git

Svobi

New Pleskian
Hi!

I've got Plesk (11.5.30 Update #50) running on a debian 7. I've got the jail surrounding for a specific domain. Now that user want's to use git commands. I already copied (hopefully all) the neccessary files into the jail but it's still not working 100% and hope to find some help here:

- - -
bash-4.2$ git submodule update --init
Submodule '_tools/docker' () registered for path '_tools/docker'
Submodule '_tools/fabalicious' () registered for path '_tools/fabalicious'
/usr/lib/git-core/git-submodule: 135: /usr/lib/git-core/git-submodule: dirname: not found
fatal: Could not switch to '.git/modules/_tools': No such file or directory
Clone of 'https://github.com/factorial-io/drupal-docker.git' into submodule path '_tools/docker' failed
- - -

The init command gives me these errors. Any idea?

- - -
bash-4.2$ git diff .htaccess
WARNING: terminal is not fully functional
- - -

Very general one. I already searched and tried export term=xterm within the jail for example but no effect at all.

Any idea & help really appreciated!

Kind regards!
 
Back
Top