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

    Install Varnish with Plesk 10.3

    I didn't know about that mod.. I just reversed my modification and installed mod_rpaf which turns out was in ubuntu's repo reverse my own mod mv /opt/psa/admin/conf/templates/custom /opt/ /opt/psa/admin/sbin/httpdmng --reconfigure-all Installed mod_rpaf and edited...
  2. F

    ssl Certificate..

    You can use http://www.digicert.com/help/ to check your certificates. This check is not limited to straightforward SSL, but also TLS It can also check smtp on port 25 where it will negotiate SSL with TLS.
  3. F

    Install Varnish with Plesk 10.3

    One should also change how Apache logs otherwise it will log all traffic as if it was coming from the server itself.... I wrote a sort of "Howto" which I had to follow myself just recently after installing 2 new plesk servers... I did have difficulty following it, because I'm only putting...
  4. F

    HELP!!! Plesk Panel crashed after upgrade

    Still, no answer from them...... I'm afraid I will not get an answer this way..... But I have no other option (that's why I'm trying to find out how I can get support)
  5. F

    HELP!!! Plesk Panel crashed after upgrade

    After issuing a proposed upgrade from 10.2 to 10.4 the panel has crashed. I want to fill in the form here: https://www.parallels.com/support/plesk/free10assistance/ But I can't get it accepted because it's telling me "Invalid Plesk Build" I already sent an email to the same address you...
  6. F

    disabled "out-of-office" email setting becomes available after migration

    After a bulk migration of about 100 domains we got some feedback from users suddenly noticing that their "Out-of-Office" robot with a message they are on holiday and come back somewhere in August 2009 was enabled. Of course they don't notice it immediately, but their customers did. That...
  7. F

    plesk rewrites /etc/postfix/master.cf in a way I don't want

    Originally Plesk with postfix doesn't support smtp-auth. I now have an smtp-proxy listening on port 587. when plesk has to restart postfix it removes the lines for port 25 and 465 and then adds lines for port 25, 465 and 587. Because ASSP is already listening on port 587 postfix stops...
  8. F

    Install Varnish with Plesk 10.3

    Yes Nevakee, I did it that way as well.... To automate it I have automated is using this script. Now you can stop the server and it will go directly to Apache. I'm using this approach as well for pound and assp (smtp-proxy) #! /bin/sh ### BEGIN INIT INFO # Provides...
  9. F

    SRV-records can

    I understand, but I created this ticket during the time with my former employer. Can't you do a search on that RFC or SRV. I'm sure it's mentioned in the ticket. Don't hold your breath!
  10. F

    SRV-records can

    I created a ticket long before version 10 existed. I got some mails in which Parallels confirmed I was right and their implementation wasn't covering all possibilities. You should think they would have fixed it by now. We only had one client that needed it and I did a manual edit of the...
  11. F

    To GUI or not to GUI

    I don't want Postfix to add a "submission" line to my /etc/postfix/master.cf If it does this, my postfix doesn't run Where can I turn this off please????????????? If I stop and start Postfix with the webif (for example) it adds these lines (beginning with 2 blank lines)
  12. F

    php53-sqlite2 64-bit missing on CentOS

    I wish we could get some feedback from parallels. It seems to me something that is clearly wrong and can be easily fixed.
  13. F

    php53-sqlite2 64-bit missing on CentOS

    PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE CentOS release 5.7 (Final) Xen Virtual Machine Linux 2.6.18-274.7.1.el5xen Parallels Plesk Panel 10.4.4 Update #15 PROBLEM DESCRIPTION AND STEPS TO REPRODUCE The php53-sqlite2 installed on my system is the 32-bit version. The 64-bit...
  14. F

    Mail not hosted locally, MX records ignored

    I had no intention at all to change any data in the 'psa' database. I just want to query it and see all the domains that has mail enabled and no e-mail addresses configured. I want to use this list for peace of mind. I can then investigate these domains using the Plesk Panel and check if...
  15. F

    Mail not hosted locally, MX records ignored

    To prevent this situation I would like to know which key in which table holds the value of "mail_service" I would like to execute a mysql command on my server that shows all the domains with "mail_service" turned on and not having e-mail accounts configured at all. The domains found...
  16. F

    php53-sqlite2 64-bit missing on CentOS

    I gave the output..... Anyone?
  17. F

    php53-sqlite2 64-bit missing on CentOS

    [root@ns3 ~]# rpm -qf /etc/php.d/sqlite.ini php53-sqlite2-5.3.2-11070811 [root@ns3 ~]# yum repolist Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: ftp.nluug.nl * extras: ftp.nluug.nl * rpmforge: ftp-stud.fht-esslingen.de * updates: ftp.nluug.nl...
  18. F

    php53-sqlite2 64-bit missing on CentOS

    I replied.... # cat /etc/php.d/sqlite.ini ; comment out next line to disable sqlite2 extension in php extension=sqlite.so
  19. F

    mysql command to view domains that have mail enabled

    It's a shame this site: http://pleskhacker.com/ isn't maintained anymore... No-one has an idea?
  20. F

    SPF checking when some mail is coming through proxy

    But how? Nothing is explained there. If I add an SPF-expression there, will it be added (like an include)? If the sender has no SPF-record, will there be no checking (I hope so)? Can a "-all" be used in that local expression and will the original SPF-record be respected? Some examples...
Back
Top