• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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. Ales

    Resolved Certificate Outlook

    Within the scope of Plesk Onyx, the above advice is correct and I don't expect any new developments. Are you using Plesk Obsidian now? If you are, perhaps a new thread under the respective forum section would be in order... in any case, Plesk Obsidian supports SNI for mail if Postfix and...
  2. Ales

    Question is it possible to use angular/php with plesk

    You will be able to see this directory if you use a FTP client to connect to a domain hosted on a Plesk server. Also, Plesk's documentation is excellent. A good place to begin would be Getting Started with Managing Websites in Plesk or perhaps Customer's Guide.
  3. Ales

    Question is it possible to use angular/php with plesk

    Generally speaking, PHP files go into the same directory on your server, httpdocs. As long as PHP is enabled for the site, they will be executed as PHP when visited.
  4. Ales

    Question is it possible to use angular/php with plesk

    Well, after an angular app is built, the produced files (e.g. in dist/your-project-name) are static, consisting of HTML, CSS and JS. Upload these files to your httpdocs directory in Plesk over FTP, and visit the site in a browser. In general, that should be it. Assuming that your domain is...
  5. Ales

    Question How to set custom MySQL settings they will not be overwritten on the next plesk update?

    Plesk should not interfere with custom configuration files placed in /etc/my.cnf.d/ or /etc/mysql/conf.d/ directory (location depends on your OS).
  6. Ales

    Question Python for Plesk

    Also, this Plesk Help Center article has valuable information: Plesk no longer licenses ActivePython and ActivePerl for Plesk for Windows. How to avoid violation of the license agreement?
  7. Ales

    Question Support über Plesk beziehen?

    Well that's certainly different then the screenshot in the article above! Perhaps @IgorG or another Plesk staff member will be able to help with this.
  8. Ales

    Question Python for Plesk

    Perhaps this Plesk blog article will help you: How to set up Django Hosting on the latest Plesk Onyx. We don't use this particular approach, but using Nginx and Passenger for Python applications has worked well for us for a number of years. EDIT: I seem to have missed that you're using Plesk...
  9. Ales

    Resolved 552 5.3.4 Error: message file too big

    It is not completely clear to me if this error is coming from your Plesk mail server or from a third party mail server that you were sending the message to? On Plesk's side, you can change the maximum message size under Tools & Settings -> Mail Server Settings -> Settings. Here is a link to...
  10. Ales

    Question "Impossible to add the product to the cart. Please refresh page."

    Which Plesk version are you using and when was it last updated? Do you see any JavaScript or other errors in your browser's console? Any errors in website logs? Which OS and OS version are you using, assuming this is a PHP site, which PHP version? When was it last updated? To tell you the...
  11. Ales

    Question Support über Plesk beziehen?

    It should be possible to purchase the support separately and still use the reseller's license. As per the article linked above, when you enter your current license, are you able to see the link "Try 30 days for free now"?
  12. Ales

    Issue Plesk sending BLANK email notifications

    This Plesk Help Center article will help you out: How to get support directly from Plesk? I suggest including a link to this thread when opening a support ticket... Also, in regards to the issue at hand, have you perhaps switched from HTML back to plain text notifications in panel.ini?
  13. Ales

    Issue Plesk Onyx 17.8.11 Update #73 update fails

    I would temporarily disable all Remi's repositories. Also, I'm noticing some errors above, repositories seem to be listed in the configuration more than once. Looks like your YUM configuration needs some attention.
  14. Ales

    Issue Plesk Onyx 17.8.11 Update #73 update fails

    Looks like you have a 3rd party YUM repository enabled, namely Remi's. Try do disable it before updating Plesk.
  15. Ales

    Issue Switched Server from Plesk 17.8.11 to 18.0.21

    Can you connect to the above SMTP from the new server's shell? Try: openssl s_client -starttls smtp -showcerts -connect smtp.office365.com:587 EDIT: Please disregard, I just saw your second post. I don't have any experience with Hetzner, perhaps another forum member will be able to help...
  16. Ales

    Resolved no logout timeout, how to set?

    This should help: Plesk Help Center article: How to change session idle time in Plesk.
  17. Ales

    Question Plesk update doesn´t work

    Please see Exception: Failed to solve dependencies: psa-proftpd-xinetd-1.3.6-11.el6.art.x86_64.
  18. Ales

    Issue [MAIL] said: 550 5.7.1 Recipient address rejected:

    Mail was deliberately rejected by the recipient's mail server. Did you follow the actual openspf.net link? The information there should tell you more. The fact that this link was sent to you leads me to believe that your SMTP or DNS might be misconfigured... but it's hard to say because the...
  19. Ales

    Resolved First time to do a migration. Need some help :)

    Hopefully if you describe exactly what was attempted when the error about the path occurred, possibly with some screenshots, someone will be able to help.
  20. Ales

    Issue Problems with Nginx domain configuration file

    Sounds like @Mel is getting an error in the Plesk interface as soon as he tries to save the changes, even with the Additional nginx directives being empty when saving. Mel, when you open the page in Plesk, is the Additional nginx directives field empty to begin with or do you see your erroneous...
Back
Top