• 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 admin gs

  1. A

    Resolved Ruby Versions (Ruby extension)

    Final solution for adding ruby 2.4.2 to plesk Run the following commands: ----------------------- # ruby-build 2.4.2 /opt/plesk/ruby/2.4.2 # /opt/plesk/ruby/2.4.2/bin/gem install bundler # /opt/plesk/ruby/2.4.2/bin/gem install bundle # plesk sbin rubymng register 2.4.2 /opt/plesk/ruby/2.4.2...
  2. A

    Resolved Ruby Versions (Ruby extension)

    Solved with : gem install bundler --user-install from the app directectory But i still can't launch normal rake task like: -T It says: rbenv: bundle: command not found The `bundle' command exists in these Ruby versions: 1.9.3 2.0.0 2.1.10 2.1.8 2.2.4 2.2.5 2.2.6 2.3.0 2.3.1...
  3. A

    Resolved Ruby Versions (Ruby extension)

    Hello, I'm trying to upgrade [email protected] (security fix), i followed the steps above and i have a green dot on the "Ruby extension" page so it's correctly registred. When i select that version on my domain/ruby page, and i try bundle, an error says that there is no bundle for that version, only...
Back
Top