• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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