• 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.

Search results

  1. A

    Resolved PHP Composer: git clone --mirror 'git@github.com:

    "We forked that package because is abandoned and we have fixed an issue there ..." Since you fixed the issue in a separate branch ( your-branch-name for example ) of the forked repository, then this should work: "zendframework/zend-expressive-hal": "dev-your-branch-name" even without editing...
  2. A

    Resolved PHP Composer: git clone --mirror 'git@github.com:

    Hello! As I understand you are trying to install the forked package "zendframework/zend-expressive-hal". Can you provide your "require" section? Try to use "zendframework/zend-expressive-hal": "~1.3.0" instead of "somethingl/zend-expressive-hal": "~1.3.0" in require section. Also please read...
  3. A

    Resolved [EXTPHPCOMP-91] Composer extension Problems

    @Danny325 Hi, In a previous post, you wrote that you successfully run composer via ssh: "No i can run this as root user as well as non root user". What PHP did you use to run composer via SSH? Why is the error associated with the 'allow_url_fopen' php.ini parameter not occurred in this case...
  4. A

    Resolved [EXTPHPCOMP-91] Composer extension Problems

    Hi, We would be grateful if you would give us more detailed information by mistake: 1. The full content of your composer.json 2. Content of /.composer/config.json (if file exists) 3. Content of /.composer/composer.json (if file exists) 4. Domain PHP version 5. Operating system 6. What PHP do...
Back
Top