• 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.

Recent content by FrantišekH

  1. F

    Database access error after every update of MySQL

    Other difference was that only this user has "GRANT" privilege on this faulty user name. I removed that privilege a we will see after next Plesk update ;o)
  2. F

    Database access error after every update of MySQL

    I am not sure. The only difference I see between that one faulty MySQL login and all other working logins is that all sites except that one are in Plesk in one subscription (me, as an admin) and that faulty site is in the only other subscription.
  3. F

    Database access error after every update of MySQL

    Hi. Everytime when Plesk updates MySQL (three times a year?), one (always the same) user is unable to access his database. I have to remove him (via phpMyAdmin) and add him back, with all the same parameters, and it works. May be that restart of mysql daemon or flushing privileges will help, I...
  4. F

    How to make alias "domain.tld > subdomain.anotherdomain.tld"?

    I see one solution, but it is workaround... Creating subdomain not as a subdomain, but as a domain. For example, I have to create new domain called "subdomain.anotherdomain.tld". Then I have possibility to add some aliases to subdomain.anotherdomain.tld, and that works.
  5. F

    How to make alias "domain.tld > subdomain.anotherdomain.tld"?

    How to make alias "domain.tld > subdomain.anotherdomain.tld"? PLEASE, reply you who make this really work. I know, that there should be two ways, but they do not work: 1) In Plesk there is no possibility, because you cannot work with subdomains as with domains, you cannot select subdomain...
  6. F

    ServerAlias not working

    Repeating my question: Is anybody able to make an alias for a subdomain? Via Plesk, or vhost.conf, which are two ways I know...
  7. F

    ServerAlias not working

    Does it mean that my server will be never more able to alias a domain to subdomain? A lot of web pages stopped working due to this problem, so I have to solve this as soon as possible, please.
  8. F

    ServerAlias not working

    I do not understand your question. I have a multiDrupal installation on subdomain, aliasing domains to this multiDrupal subdomain. This worked OK for months. Now, starting about one week ago, it stopped work. Why should I make things other way? I want to do that this way. It is possible...
  9. F

    ServerAlias not working

    How can I add an alias for SUBdomain in Plesk? I see that possibility only for domains, not SUBdomains... Where exactly, please? I will take a look.
  10. F

    ServerAlias not working

    Until week ago, when I wanted to alias a domain to subdomain, I did this: 1) Add to the /var/www/vhosts/domain.com/subdomains/target.domain.com/conf/vhost.conf this line: ServerAlias aliaseddomain.com 2) Reconfigured server by: /usr/local/psa/admin/sbin/httpdmng --reconfigure-all Then...
  11. F

    10.4.4 MU12/13 kicked vhost.conf files or what

    How can I make a subdomain to be an alias for a domain? A lot of pages stopped working because vhost.conf for subdomains is ignored starting from MU12/13 (I suppose), and I have to get them run again!
  12. F

    10.4.4 MU12/13 kicked vhost.conf files or what

    I relized that vhost.conf file should be probably in /var/www/vhosts/subdomain.domain.tld/conf/ folder, am I right? I copied that from /var/www/vhosts/domain.tld/subdomains/subdomain/conf/ folder, but nothing got better. Even the /var/www/vhosts/subdomain.domain.tld/conf/*.httpd.include files...
  13. F

    10.4.4 MU12/13 kicked vhost.conf files or what

    As I see in vhost.conf of domain.tld, there are not any mentions about vhost.conf files from subdomains of this domain anymore! Why?
  14. F

    10.4.4 MU12/13 kicked vhost.conf files or what

    I suppose that after update to MU12 mu multidrupal installation stopped working. I have a subdomain.domain.tld with multiDrupal and in the vhost.conf file of this subdomain I have server aliases for a few domains. These aliases do not work now. I tried: - restarting the server -...
Back
Top