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

  1. J

    httpdmng ERROR: Dangling resource reference detected for application resource with ID

    Hello, We have an erro using the httpdmng utility, the error is: [root@yoda ~]# /usr/local/psa/admin/sbin/httpdmng --reconfigure-all 2013-06-26T01:33:45+02:00 ERR (3): Failed to parse metadata 2013-06-26T01:33:45+02:00 ERR (3): Dangling resource reference detected for application...
  2. J

    Hard quotes

    Hello, Im using plesk panel since 8.6 and i start to see the hard quota limit in the website, why didnt use this hard quota to limit website and mails? Why didnt store the mails in /var/www/vhost/domain.name/mail and set this folder to the user in the domain and use hard quota? The...
  3. J

    can't install M#28 on Plesk 9.5.4

    You can download the installer version of the version you want and install with that autoinstaller.
  4. J

    Best way to backup plesk server to restore in another server

    Hello, I open this post to find the best way to do a backup of the plesk panel that works always and can be restore in any plesk server with the same version. I start to use the pleskbackup utility dumping only the configuration and copying the data with bacula ( /var/www/vhots...
  5. J

    Mail forwarding and alias doesn't work after upgrade

    Hello, Try to edit the .qmail file and modifie this: | true | /usr/bin/deliverquota ./Maildir &my@email.com By this: | true &my@email.com | /usr/bin/deliverquota ./Maildir So you change the order of the lines 2 and 3. Tell me if works. Best Regards.
  6. J

    Pleskbackup error

    pleskbacup error I try to fix with the debug mode and viewing the logs files but i didnt find the sql sentence. I open a ticket with support. Thank you IgorG.
  7. J

    Pleskbackup error

    Hello, I use to do the backup with the pleskbackup command but now im getting an error. The error is: 14:27:10 INFO ------------------------------------------------------------ 14:27:10 INFO Migration status reporting initialized. 14:27:10 INFO Status file...
  8. J

    Error in open_basedir Plesk 10.4.4

    Hello, This error happen to me and i found a solution. Check the files /opt/psa/admin/conf/vhosts_bootstrap.conf* because can be included 2 times 2 diferent configurations of the same domain. I edit this file and delete the old file that was duplicate, restart apache and works for me...
  9. J

    how to change php "open_basedir" in Plesk 10.4.4?

    Hello, This error happen to me and i found a solution. Check the files /opt/psa/admin/conf/vhosts_bootstrap.conf* because can be included 2 times 2 diferent configurations of the same domain. I edit this file and delete the old file that was duplicate, restart apache and works for me...
  10. J

    Plesk api examples

    Thank you Honig. I was looking the documentation in http://download1.parallels.com/Plesk/PPP9/Doc/en-US/plesk-9.5-api-rpc/33860.htm and was with "name". Maybe im looking at the wrong section or maybe in the plesk linux 8.6 with api version 1.5.2.1 is different. The documentation i found is...
  11. J

    Plesk api examples

    Hello, Im trying to disable a domain with the api of plesk for a plesk 8.6 and i compose the xml with this structure: <?xml version="1.0" encoding="UTF-8"?> <packet version="1.5.2.1"> <domain> <set> <filter> <name>testapi.domain.com</name> </filter>...
  12. J

    Plesk 10 Store root directory

    Hello, I want to use the demo url of web pressence builder but have a button that redirects to the store of plesk panel. I want it to modify so i can redirecto to our shop. Anyone knows the root directory of the plesk panel store or how to modify? Best Regards.
  13. J

    Horde Attachment corrupt

    When you send a dwg file (autocad file) with the horde to another domain you can see the attachment but is corrupt and you cant use. Someone more with this error? How to fix? Its only in plesk panel 9.5 we have another plesk panels with 9.3 and this error isnt happen. Best Regards.
  14. J

    php5isapi.dll reported itself as unhealthy

    Fiex int http://sysally.com/wikka.php?wakka=KbA04 Plesk control panel throws the following error "We sorry, we have a temporary problem Try to reload this page or begin with start page" Open Administrative Tools>>Event Viewer and see for any error message as follows ISAPI...
  15. J

    php5isapi.dll reported itself as unhealthy

    Fixed I find the fix on http://sysally.com/wikka.php?wakka=KbA04 i copy the text below for if web doesnt work. Plesk control panel throws the following error "We sorry, we have a temporary problem Try to reload this page or begin with start page" Open Administrative Tools>>Event...
Back
Top