• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by Alexandr

  1. A

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

    "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 '[email protected]:

    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