• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/

Recent content by MHC_1

  1. M

    Question IPv6 (Dedicated) but it needs to be (shared)

    FOUND IT: Tools and settings --> IP Addresses --> Edit the Address and set to "Shared"
  2. M

    Question IPv6 (Dedicated) but it needs to be (shared)

    Server has 1 IPv4 and 1 IPv6 address. Plesk Hosting settings only give the ability on SOME websites to choose IPv6 (dedicated) which implies that the IPv6 address for the server is only applied to that one account/website/domain. How do we set the IPv6 to be available as the IPv4 is as a...
  3. M

    Resolved Cronjob /Scheduled PHP script how to set include_path

    @scsa20 Thank you for this clarification!! I've put this in place and there are no more errors on the Cron :)
  4. M

    Resolved Cronjob /Scheduled PHP script how to set include_path

    @scsa20 This is a "Scheduled Task"/cronjob under the domain level. And yes it's choosing to run the PHP script and the script keeps coming back with these errors that are not present when the website PHP is run. There are no options for Scheduled Tasks as to setting which PHP Handler (and by...
  5. M

    Resolved PHP Additional Directives do not apply to php cli

    @scsa20 thank you for the clarification.
  6. M

    Resolved PHP Additional Directives do not apply to php cli

    Does this mean that if I need to simply change 1 single line in php.ini then I need to copy the whole current default PHP.ini and then edit the single line and then save this in the /var/www/vhosts/system/example.com/etc/php.ini ? If so that's a fkning terrible design bloat. Why doesn't CLI...
  7. M

    Question PHP Cron jobs: How to set php.ini settings for the version of PHP that is run by the Plesk Cron

    Plesk has a whole host of GUI stuff for setting the standard PHP used for website control / population and presentation BUT there seems to be nothing about how to set the required PHP.ini settings for the PHP Handler system that is used for running the "Scheduled Tasks" ; so running a script...
  8. M

    Resolved Cronjob /Scheduled PHP script how to set include_path

    WE have a scheduled cronjobs which run But these come back with an error because: The code in the PHP file is: The Standard Public Website files works correctly because the PHP in the "PHP" Plesk settings under "additional Directives" shows: The class we need to use is placed in...
  9. M

    Issue Sending Email from a subdomain - Relay Access Denied

    All of these systems are already in place;
  10. M

    Issue Postfix: how to set DKIM to send email from another domain on the same server

    Two domains: Both on same server and same subscription. subdomain.domain1.co.uk And domain1.co.uk How to send emails from scripts on account subdomain.domain1.co.uk and make them look like they come from domain1.co.uk The From mailbox is operational ([email protected]) . The mail server...
  11. M

    Issue Sending Email from a subdomain - Relay Access Denied

    Anyone able to advise on this topic? Web searching brings up nothing that's applicable in this case
  12. M

    Issue Sending Email from a subdomain - Relay Access Denied

    We have also moved the two domains on to the same subscription on Plesk but this doesn't appear to make a difference. Here is also the core output from PHPMailer (only Debug level 2):
  13. M

    Issue Sending Email from a subdomain - Relay Access Denied

    We have just moved a set of accounts from WHM to Plesk. On WHM they all worked perfectly. On Plesk, there is an issue that sending Script based emails (eg from PHP Script ; not from a mail client) from a subdomain to any 3rd party email account is failing because the subdomain is trying to...
  14. M

    Issue System updates: package conflicts

    Hello! Yes this has already been done (Locking that package). I wasn't sure if there was a workaround we could do but looks like maybe not. Thanks.
Back
Top