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

    openSUSE 12.2 Plesk Installation problem

    Dennisen, sorry for the delay with reply. I see no reasons how the courier-imap package reinstallation could brake Custom View Settings functionality. I suppose it was already broken or bootsrapper.sh repair broke it - it the last case it usually indicates broken installation. Haven't you...
  2. R

    Apply DNS template to all domains

    You can restore DNS zone with button Restore Defaults on the DNS zone page. or use --reset command of the /usr/local/psa/bin/dns utility:
  3. R

    openSUSE 12.2 Plesk Installation problem

    Try to reinstall the psa-courier-imap package:
  4. R

    Enable FastCGI in Plesk 11/Centos 6.3

    1. /var/www/vhosts/domain/httpdocs/index.php - domain is very strage looking domain name, how did you create it? 2. (13)Permission denied: - is there something in audit.log? Is selinux enforced?
  5. R

    Incorrect name of CNAME record.

    No, I mean only that it's not a bug but a feature request. As I see IgorG had already reported it. BTW: C_Bird, did you disabled Panel updates? Disabling Panel updates is a bad practice. And it will not help because DNS zone file will be overwritten on every action modifying DNS zone in the...
  6. R

    Incorrect name of CNAME record.

    Actually no. But I needn't. Thanks. The idea is described there in phrase: 'Names that are not host names can consist of any printable ASCII character.' but the problem is that for CNAME both and name and value are host names. That's why common way for DKIM implementation is using TXT records.
  7. R

    Problem with apache

    After # /usr/local/psa/admin/sbin/httpdmng --reconfigure-all the error httpd: Syntax error on line 210 of /etc/httpd/conf/httpd.conf: Syntax error on line 6 of /etc/httpd/conf.d/zz010_psa_httpd.conf: Syntax error on line 10 of...
  8. R

    Incorrect name of CNAME record.

    Hello, could you please specify which one RFC recommends this? I found nothing in RFCs updating http://tools.ietf.org/html/rfc1035 mentioned such changes. Thanks in advance.
  9. R

    Enable FastCGI in Plesk 11/Centos 6.3

    Strange on clean debian with Plesk 11.0.9 I installed: # apt-get install libapache2-mod-fastcgi modified fastcgi.conf: # cat /etc/apache2/mods-available/fastcgi.conf enabled the module and disabled fcgid in the apache configuration add custom templates as I wrote above...
  10. R

    Enable FastCGI in Plesk 11/Centos 6.3

    What is your OS? Debian/Ubuntu? "FCGIWrapper" is directive for mod_fcgid not for mod_fastcgi.
  11. R

    Enable FastCGI in Plesk 11/Centos 6.3

    altec_lansing, try following config instead of yours: # cat /etc/httpd/conf.d/mod_fastcgi.conf # cat /usr/local/psa/admin/conf/templates/custom/service/mod_fastcgi.php # cat /usr/local/psa/admin/conf/templates/custom/service/php_over_fastcgi.php Then run:
  12. R

    Problem with apache

    Try to switch webmail status for the domain and reconfigure all configs again. Or switch webmail to another if not help. Possible you encountered some db inconsistency.
  13. R

    Enable FastCGI in Plesk 11/Centos 6.3

    Ok. It's clear for me now that you meant not "How to enable FastCGI" but how to use "mod_fastcgi instead of mod_fcgid". I'll report this as a feature request. BTW: didn't you try to modify custom apache template as Alexey.Plotnitsky recommend in the thread APC with FastCGI - uptime 0 ? I...
  14. R

    Enable FastCGI in Plesk 11/Centos 6.3

    === mod_fcgid.so is the fastcgi module compiled for your system and packed into the psa-mod_fcgid package. It's enabled by default and you don't need to compile and enable any another mod_fastcgi module! You already have it.
Back
Top