• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Search results

  1. C

    Issue yarn: command not found when running Git deployment using non-admin account

    I have granted chrooted SSH access on the domain's hosting settings. I have also added all the binaries in /opt/plesk/node/18/bin/ to the domain's chroot. However when I run a git deployment with the following code in the additional deployment actions: #!/bin/bash rm -rf tmp...
  2. C

    Forwarded to devs Git deploy actions script not recognising end of if

    Username: TITLE Git deploy actions script not recognising end of if PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Plesk Obsidian v18.0.52_build1800230516.12 os_RedHat el8, Rocky Linux 8.8 (Green Obsidian), PROBLEM DESCRIPTION Git deploy actions seems to not be parsing if...
  3. C

    Resolved Not seeing Performance Booster

    Hi folks, I have updated Plesk to Version 18.0.52 Update #3 however I see no 'Performance Booster' under Tools & Settings > General Anyone else having this issue or know why this would be? Thanks
  4. C

    Resolved 500 TypeError when password longer than 150 chars

    Username: TITLE 500 TypeError when password longer than 150 chars PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Product version: Plesk Obsidian 18.0.51.1 OS version: Rocky 8.7 x86_64 PROBLEM DESCRIPTION When I attempt to change the admin account password to a password which is...
  5. C

    Question Securing Docker ports to local access only with firewalld

    Hi folks, I am using Docker to run a few services, however I do NOT want the ports exposed to the internet. I am running CentOS 7 with firewalld, not Plesk's firewall product. Does anyone know how to modify firewall rules using firewalld/firewall-cmd to block external access to Docker...
  6. C

    Resolved Connect to Backblaze B2 (S3-compatible)

    Hi all, Backblaze have released an S3 compatible API. I have been using Scaleway but wish to migrate to Backblaze B2. Has anyone figured out how to get this working? I get the error: `Error: Unable to upload a file to the storage: Backblaze does not support the 'x-amz-request-payer' header...
  7. C

    Cannot access Plesk support

    User name: captainhook TITLE Cannot access Plesk support PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Plesk Support PROBLEM DESCRIPTION I cannot access Plesk support through Chrome/Firefox/Edge. STEPS TO REPRODUCE Login at Plesk Help Center ACTUAL RESULT Console shows...
  8. C

    Question How do I get python script running under Apache to use python 3.6?

    Hi all, I have the following script for example: #!/usr/bin/python3.6 import platform print('Content-Type: text/plain') print('') print('Hello, world!') print(platform.python_version()) The output there shows '2.7.5'. How can I get scripts running in Plesk to use Python3.6? edit: ok it...
  9. C

    Question Does anyone know how to setup Coral Project's Talk commenting system

    Hi I am trying to setup Talk by Coral Project. The Docker guide is here: Installation from Docker | Talk Documentation However it seems that it requires Mongo and Redis. I do have Mongo and Redis containers setup using the latest images, no configuration besides opening the ports at the...
  10. C

    Question Setting up Ghost with Docker on Plesk Onyx 17.8

    Hi, I have managed to setup Ghost with Docker, however I am trying to customise the setup to use MySQL, Mailgun, and a few other config changes. According to Ghost's documentation - Config: So I have setup the following environment variables (Docker on Plesk requires environment variables to...
Back
Top