• 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

Recent content by Alex Movergan

  1. A

    Issue error create database for site WordPress Toolkit

    Try to check what is specified in Plesk->Tools&Settings->Database Hosting Preferences. Make sure you are not allowing localhost only, it won't work for a remote database:
  2. A

    Resolved https://mydomain.com:8447 not resolving

    It must be Cloudflare. It doesn't proxy 8447 port
  3. A

    Question Commit changes made on the server with Git extension for Plesk Onyx

    Hello, I was managed to commit by doing the following: 1. create simlink inside the project: ln -s ../git/example.git .git 2. Add the following options to git git --git-dir .git --work-tree .<commit/add/push> I assume `git --git-dir ../git/example.git --work-tree .<commit/add/push>` would...
Back
Top