• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. B

    Resolved URGENT: Unexpect500 Internal Server error

    Thanks. That was it. Cheers.
  2. B

    Resolved URGENT: Unexpect500 Internal Server error

    Hi all. I'm getting a 500 Internal Server error whenever I try to access my sites (on all subdomains). It was all working fine last night but woke up to see this error. I can access the file system, database etc and that is all fine. I'm not out of disk space and CPU usage is good. I've...
  3. B

    Resolved How to check if my DNS record for ssl can be resolved externally

    When I issue a new certificate using Lets encrypt, I get a message indicating that I should add a DNS record then "before clicking 'Reload', make sure that the DNS record was added and can be resolved externally'. The link takes me to a page that doesn't tell me how to check that the DNS record...
  4. B

    Resolved My mail server is on a spam list

    ISSUE SOLVED - Changed hostname by editing etc/hostname file.
  5. B

    Resolved My mail server is on a spam list

    I have found a solution that seems to be suited. My hostname wasn't set so that's probably the issue. I've modified the hostname by modifying /etc/hosts, but what is odd is that it is not reflected immediately. My hosts file is as follows: 127.0.0.1 localhost.localdomain localhost #...
  6. B

    Resolved My mail server is on a spam list

    My outgoing mail is being blocked by certain mail servers with the following error: <[email protected]>: host mail.abuseat.org[54.93.50.35] said: 550 *** The HELO for IP address 139.180.168.140 was 'localhost.localdomain' (invalid syntax) *** (in reply to RCPT TO command) It appears...
  7. B

    Issue Job runs from browser but not in cron

    That does enable me to build the value that I need with dynamic conetnt. The issue now is how to get the require command to work with a variable. I'm not sure if this is possible.
  8. B

    Issue Job runs from browser but not in cron

    I have a daily job that I run, written in php, which works fine when run manually from a browser, but fails on the following line when run as a schedulued (cron) job set up in plesk. The line that has the issue is this: require '../inc/_global/db_con.php'; The php script is located in...
  9. B

    Resolved php composer add dependencies not working

    Yes, that's what I read that the path would be in /usr/lib64/plesk. And I couldn't find the lib64 folder, but I just found the file /usr/lib/plesk-9.0/composer.phar. Before I realised that it was different in plesk, I had earlier installed composer via the command line - with the following...
  10. B

    Resolved php composer add dependencies not working

    I've done some more research and it seems that the composer extension doesn't install composer but just picks up each instance of composer and enables you to manage the dependencies a bit easier. The scan process enables plesk to identify each composer.json located within httpdocs folder of...
  11. B

    Resolved php composer add dependencies not working

    I have tried that, but had some issues with the dependent components and just in case it was composer causing the problem, I thought I'd take a different tack and install it again via the extension. There are some benefits to this, if it works. I always have the 'manual' option to go back to...
  12. B

    Resolved php composer add dependencies not working

    I'm trying to add dependencies via php composer but it is not allowing me. The php composer extension is installed (via plesk) The instructions to manage php project dependencies with composer say to go to Websites & Domains -> Applications -> Manage my Applications, then click the application...
  13. B

    Question Setting up SMTP

    I'm changing my mail functionality to use phpmailer so that I can more easily use SMTP with my outgoing mail. I need to set up SMTP on my server to do so (and then in my script include smtp host, username and password). My currently installed mail server is postfix. I have got one email...
  14. B

    Question How to run php cli to install autoloader

    I'm setting up Mailgun for my Plesk Server and need to install the autoloader with the command: curl -sS https://getcomposer.org/installer | php I get the error, "Command 'php' not found, but can be installed with ...". I get the same error with the simple 'php -v' command. It appears that...
  15. B

    Issue My email server is blocked - what antivirus should I use

    sure, I'll give that a go. With maldet, would I install it directly on my server or is there a plesk extension I should use to set this up?
  16. B

    Issue My email server is blocked - what antivirus should I use

    I seem to be on just two blacklists and one is less of a concern (my work PC IP is on that). I'm pretty sure that www.abuseat.org is the main concern. The host is running Linux Ubuntu 18.04. ImmunityAV didn't detect any issues. I've checked out Immunity360. Do you know the difference? And...
  17. B

    Issue My email server is blocked - what antivirus should I use

    My server seems to have come up on a listing for infected IPs at www.abuseat.org. A lookup on www.abuseat.org says the following: "This IP is infected (or NATting for a computer that is infected) with an infection that is emitting spam. 999.999.999.999 was found to be using the following name...
  18. B

    Issue Daily email "Could not issue/renew Let`s Encrypt certificates for adminmame"

    Yes, compleit.com.au is not fully set up yet, but this issue is with compleit.com. I can't see anything in the email or in what I've done that has anything to do with compleit.com.au. If you can see that, can you please point me to it? Thanks.
Back
Top