• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. J

    Resolved PHP Composer: git clone --mirror '[email protected]:

    We forked that package because is abandoned and we have fixed an issue there ... That's why we need to call it directly from github Anyway , it seem that is not a Plesk issue, but the problem is in Composer itself. If i run composer from command line, is still asking for a github token Maybe...
  2. J

    Resolved PHP Composer: git clone --mirror '[email protected]:

    In my composer.json i have a line like: "repositories": [ { "type": "vcs", "url": "https://github.com/something/zend-expressive-hal" } If i run from Plesk the PHP Composer, i am getting the error : Failed to execute git clone --mirror...
  3. J

    Resolved PHP 7.4 ?

    Honestly, that appeared only after a server reboot ( kernel update) On other server is still not there. Some cache somewhere i presume
  4. J

    Resolved PHP 7.4 ?

    Yes, is there, thank you . I
  5. J

    Resolved PHP 7.4 ?

    There is any ETA for PHP 7.4 ? Thanks.
  6. J

    Resolved [EXTPHPCOMP-71] PHP Composer issue

    I have the following structure: Document root is : /httpdocs/public and composer.json and /vendor are in /httpdocs folder The old extension is working fine, is scanning in all folders and is finding the composer.json file The new "PHP Composer" is scanning for composer.json file only in the...
Back
Top