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

  1. D

    Resolved python import on Plesk server

    I have discovered a solution to this problem: the directory where the module resides must be added to the path. On my local machine, the current directory is part of the path; but apparently this is not so on the plesk server I'm using. Here is a code snippet others can use to solve the same...
  2. D

    Resolved python import on Plesk server

    I'm writing not as a host, but as a customer of a webhost that uses Plesk Parallels. I've written a couple simple python scripts to test python on my host, before embarking on a serious project. They are: foo.py and bar.py If within foo.py I do: import bar I get an error in the error.log...
Back
Top