• 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

Search results

  1. G

    Question PHP 5.2 on Almalinux 8 (moving from CentOS 7)

    Hi all, CentOS7 still came with Plesk supporting PHP 5.2 - I have one ancient site I'm still supporting that requires it to run. I did finally get PHP 5.2.17 to work in Almalinux 8.9/Plesk but it was a lot of work! I had to use an earlier version of OpenSSL (1.0.2k), backports, libxml2-2.9...
  2. G

    Issue Wordpress Toolkit - Cloning - I/O Performance tweaking

    Hi, Cloning on an SSD/NVMe drive works without issue - cloning even relatively small sites (<5GB) sends CPU load through the roof. Looking at the process, it runs fileTransfer as so: fileTransfer -run-type client -transfer-type std-pipes -target-path /var/www/vhosts/xxxx -writers-count 8...
  3. G

    Issue Plesk 18.0.39 / WPT 5.7.4-5606 - Cloning doesn't set proper PHP handler

    Centos 7 / PHP 7.3.31 Source is set to "FPM application served by nginx" Clone ended up being "FPM application served by Apache" and I had to change it manually. All the other settings were copied just fine though.
  4. G

    Input Cloning scheduling

    Hi, It would be great if there was a scheduling functionality where you could set a time when the feature is available. As it stands, when cloning certain huge sites on the box, it brings everything to a crawl. To mitigate, I've let customers know that the feature is only available from...
  5. G

    Question How to enable customers to create sub-domains with Hosting Type = Forwarding ?

    They can create a Webhosting sub-domain but not forwarding - do I have to keep doing this for them manually? Thanks.
  6. G

    Input [PPP-23657] Enabling Java applications for domains (Documentation suggestion)

    I was stuck because I only did #2 and I have NO IDEA why it wasn't coming up (but was for some of my other domains that were on another plan). This should be made more clear in the documentation as I googled and read the help file and was oblivious. This whole 'show more' thing makes it even...
  7. G

    Plesk 12 and Proftpd -- how to restrict listening on only 1 IP

    Hi, This should be simple but I've tried: - Adding to /etc/proftpd.conf: DefaultAddress 1.2.3.4 - Adding to /etc/xinetd.d/ftp_psa: bind = 1.2.3.4 ....it still keeps binding to every IP on the box and I can't figure out why. CentOS 7 (if that matters). Thanks.
Back
Top