• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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. O

    Question Subdomain

    Hi there, I have a fresh installation of plesk on a Hertner server. I add a domain, and I need to add a subdomain. When I add a subdomain a subfolder is created in the domain dir. I would that the subdomain space is completely indipendent from the domain space, but both domain and subdomain...
  2. O

    maria db connection

    I came back, I delete the Maria db 10.4 and installed 10.3 version. But when try to create a new db I had the same issue: Error: The test connection to the database server has failed: SQLSTATE[HY000]: General error: 1449 The user specified as a definer ('root'@'localhost') does not exist So...
  3. O

    Resolved maria db connection

    Hi, finally I updated Maria db to 10.4.10, but I received this message when try to create a new db Error: The test connection to the database server has failed: SQLSTATE[HY000]: General error: 1449 The user specified as a definer ('root'@'localhost') does not exist Any idea?
  4. O

    Resolved Maria db update

    Hi there, I'm trying to update Maria db from 5.5.64 to 10.4 I follow this guide: https://support.plesk.com/hc/en-us/articles/213403429-How-to-upgrade-MySQL-5-5-to-5-6-5-7-or-MariaDB-5-5-to-10-0-10-1-10-2-on-Linux- and from my terminal I have : ------ -------- Installed: MariaDB-client.x86_64...
  5. O

    Issue Db Error #1071

    Hi there, I'm trying to create a new table in an empty db. " SET character_set_client = utf8mb4 ; CREATE TABLE `users` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL...
  6. O

    Resolved PHP mail() don't work

    Hi there, on my server I had this configuration: - Centos 7, Plesk 17.8.11 I need to send email from server with php. I try a simple script that use PHP mail() function. The script work well, but the email is not delivered. May be I need to set up something in Plesk? Thanks
Back
Top