• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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