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

    Issue Unable to click Backup checkbox

    root@atlas:/usr/local/psa/admin/bin# ll /usr/local/psa/admin/bin/pmm-ras lrwxrwxrwx 1 root root 15 Feb 7 17:42 /usr/local/psa/admin/bin/pmm-ras -> ../sbin/wrapper* root@atlas:/usr/local/psa/admin/bin# rpm -qf /usr/local/psa/admin/bin/pmm-ras Command 'rpm' not found, but can be installed with...
  2. Z

    Issue Unable to click Backup checkbox

    How can I install this package on the server?
  3. Z

    Resolved AH00037: Symbolic link not allowed or link target not accessible

    the problem reappeared. Here is my .htaccess <IfModule mod_rewrite.c> <IfModule mod_negotiation.c> </IfModule> RewriteEngine On Options +FollowSymlinks Options -SymLinksIfOwnerMatch # Handle Authorization Header RewriteCond %{HTTP:Authorization} . RewriteRule .* -...
  4. Z

    Issue Unable to click Backup checkbox

    sorry but pmm-ras: command not found :(
  5. Z

    Issue Unable to click Backup checkbox

    I cannot delete the Backups that I want to be created on FTP storage before. The remote FTP server is currently down and I cannot turn it back on. How can I solve this problem? In the meantime -rw------- 1 root root 320373 Apr 12 2021 backup_info_2104120013.xml -rw------- 1 root...
  6. Z

    Resolved AH00037: Symbolic link not allowed or link target not accessible

    Hello, I'm using Plesk Obsidian on VPS, I created a Laravel project, I migrated the db, everything is fine until here. When I try to access the images, I get an error like this: AH00037: Symbolic link not allowed or link target not accessible: /var/www/vhosts/tld/sub.tld/public/public I add...
  7. Z

    Issue Mail Import Exchange 2007 to Plesk

    Mail import in Site Import Extension
  8. Z

    Issue Mail Import Exchange 2007 to Plesk

    Hi Peter, thank you for your help. I want to talk about the structure, I created a virtual machine running ubuntu 18.04 in the local, I obtained a plesk web host license and installed plesk, I try to migrate emails from imap by giving the ip address of the exchange in the local with the plesk...
  9. Z

    Issue Mail Import Exchange 2007 to Plesk

    Hi everyone! I am trying to migrate emails from Exchange Server 2007 to Plesk. Synchronization appears to be complete but the e-mail box appears empty. There are about 800 emails on the opposite side. How can i fix it?
  10. Z

    Issue Customize Plesk URL

    Hi, I purchased a vps server and licensed plesk web host edition from Contabo. I want to give my clients a different panel address, but I getting an SSL certificate error. I check SSL certs. Certificate for securing Plesk Lets Encrypt certificate from server pool. [Change] Certificate for...
  11. Z

    Resolved After the Update | Error: DB query failed: SQLSTATE[HY000] [2002] Connection refused

    Hi Peter, i remove db and reinstall. everything its ok. Thank you.
  12. Z

    Resolved After the Update | Error: DB query failed: SQLSTATE[HY000] [2002] Connection refused

    Hi Peter, I can little speak English :) so I might have misunderstood or spelled some wrong. I am grateful to you for trying to help me. I took the steps you mentioned respectively MariaDB [wwwbalaban_li]> SET GLOBAL FOREIGN_KEY_CHECKS=0; Query OK, 0 rows affected (0.00 sec) After running the...
  13. Z

    Resolved After the Update | Error: DB query failed: SQLSTATE[HY000] [2002] Connection refused

    ok, im login in admin in mysql shell. MariaDB [db_name]> select * from information_schema.referential_constraints where constraint_schema = '<db_name>'; Empty set (0.00 sec) MariaDB [db_name]> ALTER TABLE benana_posts DROP FOREIGN KEY constraint_name; ERROR 2013 (HY000): Lost connection to...
  14. Z

    Resolved After the Update | Error: DB query failed: SQLSTATE[HY000] [2002] Connection refused

    Here is result, MariaDB [wwwbalaban_li]> check table benana_posts; +----------------------------+-------+----------+----------+ | Table | Op | Msg_type | Msg_text | +----------------------------+-------+----------+----------+ | wwwbalaban_li.benana_posts | check | status...
  15. Z

    Resolved After the Update | Error: DB query failed: SQLSTATE[HY000] [2002] Connection refused

    not open.. Same Error: Missin Expression. (near "ON" at position 25) SET FOREIGN_KEY_CHECKS = ON; MySQL output: #2006 - MySQL server has gone away
Back
Top