• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Search results

  1. J

    Google is blocking my mail server for some unknown reason

    Which system are you using for SMTP then? Can you test this: telnet myip.gelma.net (it will show you if you have a public ipv6) I don't know yourt echnical skill, don't want to push it but sometimes your provider exit with an ipv6 and you dont know about it.
  2. J

    Google is blocking my mail server for some unknown reason

    I had problems with a VPS that had an IPv6 in the past (sending email to google users) Check this out: http://tanguy.ortolo.eu/blog/article109/google-ipv6-smtp-restrictions maybe it will help!
  3. J

    Changing default allow override

    Does this help? > http://docs.plesk.com/en-US/12.5/advanced-administration-guide-linux/virtual-hosts-configuration/changing-virtual-hosts-settings-using-configuration-templates.68693/
  4. J

    Google is blocking my mail server for some unknown reason

    Hi Matt, Could you provide log from syslog (the 550 error message from Google) Thanks
  5. J

    That pesky 502 bad gateway nginx error again :-(

    Did you upgrade Plesk? It was working fine and now it broke randomly? Are all service are running? nginx/apache/psa/etc?
  6. J

    [SOLVED] Plesk panel empty ? while sites are working

    You didnt get the result of the second file, there was a "and" between paths I sent. Please provide result from "cat /var/log/sw-cp-server/sw-engine.log" too.
  7. J

    [SOLVED] Plesk panel empty ? while sites are working

    Hi Erwin, Could you check the content of your log? /var/log/sw-cp-server/error_log and /var/log/sw-cp-server/sw-engine.log See if there's any issue reported? What I would do (I can't assure that it wont break anything but i'm really confident that apache/nginx etc will still run) is to run...
  8. J

    create a virtual host on my plesk (centos)

    Check this : [Info] How to include domain-specific Apache configuration directives into web server configuration file [https://kb.plesk.com/en/5464]
  9. J

    create a virtual host on my plesk (centos)

    Hi Pecnet, Why don't you add a new subdomain via your Plesk admin panel instead of trying to manually create vhost?
  10. J

    502 nginx Bad Gateway

    If I was you I would contact Plesk support to be sure.
  11. J

    502 nginx Bad Gateway

    Can't be sure @ 100% that this will not erase data but you said it was a new install anyway?
  12. J

    502 nginx Bad Gateway

    You should be able to get the installation GUI with this. ---------- cd /tmp wget http://autoinstall.plesk.com/plesk-installer chmod +x plesk-installer ./plesk-installer --web-interface ------------- if this doesnt work try this: /usr/local/psa/bootstrapper/pp[whatever version you...
  13. J

    502 nginx Bad Gateway

    Someone seems to have the exact same issue: Thread: https://talk.plesk.com/threads/sw-engine-fails-to-start.312760/ Solution: https://kb.plesk.com/en/121714
  14. J

    502 nginx Bad Gateway

    Hi FelixB Could you validate if apache is running? Check if there's an error message there: /var/log/sw-cp-server/error_log Also, did you check on this kb? its probably relevant to your issue -> https://kb.plesk.com/en/118671 or https://kb.plesk.com/en/124377
  15. J

    Domain preview behind NAT

    Did you try the default preview setting just to be sure if it works or not? (had to be set in settings before) http://x.x.x.x/plesk-site-preview/domain.tld/x.x.x.x/
  16. J

    limit outgoing mail to own domain

    Just to be clear, try this in a dev env before. I'm not responsable for anything that happens if there's an issue. What I use is: postmap /path/to/your/file (ex: postmap /etc/postfix/restricted_senders) Please let us know how it goes.
  17. J

    Big mess after chancing the IP-address of a Subscriptions

    I saw that you already checked this KB (https://kb.plesk.com/en/1365) but you need to delete those old dns zone.
  18. J

    limit outgoing mail to own domain

    Seems OK, if you can test it before on a dev env. it would be the best. Don't forget to postmap your files. Let us know how it goes!
  19. J

    Plesk 12: BEAST and other SSL vulnerabilities

    Hi Pedro, Maybe this can help you: http://download1.parallels.com/Plesk/Doc/en-US/online/plesk-pci-compliance-guide/ (Tune Plesk to Meet PCI DSS)
  20. J

    limit outgoing mail to own domain

    Never actually did this but found something interesting there: http://www.postfix.org/RESTRICTION_CLASS_README.html (last section) Can't help more on this, hope you will found the solution!
Back
Top