• 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

function

  1. A

    Issue wp_mail function not working in PHP 7.4.12

    Hi, using the basic script below <?php /** * This file can be used to validate that the WordPress wp_mail() function is working. * To use, change the email address in $to below, save, and upload to your WP root. * Then browse to the file in your browser. * * For full discussion and...
  2. L

    Issue Call to a member function updateUser() on null

    Hi, I have a similar case as the one described here : https://kb.plesk.com/en/122505 But on this command : select id from ServiceInstances where servicePackageId = '10' AND serviceInstallationId = (select id from ServiceInstallations where name = 'PleskFileSystem'); I have an empty return...
Back
Top