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

    Nginx out-dated

    igorG, where have you found the 1.9.2 version on Plesk 12.5? I am still seeing 1.6.2 [root@xs6 ~]# rpm -qi sw-nginx | grep Version Version : 1.6.2 [root@xs6 ~]# plesk version Product version: 12.5.27 Build date: 2015/07/17 19:00 OS version: CentOS 7.1.1503 Revision: 343195...
  2. eilko

    Did plesk 12.0.18 comes with default maria DB instead of mysql.

    Plesk 12.0.8 uses the mysql or mariadb provided by the OS. On my Centos6 server it uses mysql, on my Centos7 server it uses mariadb
  3. eilko

    1.2 Gb Backup job to FTP repository causes /tmp to be 100% utilized

    Plesk 12 is still in early adopter phase. http://download1.parallels.com/Plesk/PP12/12.0/Doc/en-US/online/plesk-administrator-guide/70988.htm#
  4. eilko

    No vhost directory

    you can find all config files under a special "system" vhost. E.g. on Centos: /var/www/vhosts/system/domain.com/conf/
  5. eilko

    Installing plesk 12 or upgrade from plesk 11

    although both methodes are supported you will see a lot of posts about problems during an upgrade. I do only migrations and they always work. So old server with Plesk 11.5, new server with Plesk 12 and them use the migration manager to transfer all domains, accounts, etc. to the new server.
  6. eilko

    New Skin for Plesk 12

    Nice as additional theme, but not better than current default.
  7. eilko

    New Websites/Domains only load default page?

    I have once had this situation when I had DNS-records for the domain in ipv4 and ipv6 but forgot to configure ipv6 for the website in Plesk.
  8. eilko

    Place the file in to the document root directory

    http://kb.parallels.com/en/801
  9. eilko

    components wordpress, plesk 12

    check http://kb.parallels.com/en/121897 for the editions. Be aware that not all webhosters use exactly this scheme for their licenses. E.g. Strato starts with a 10 domain license without Wordpress toolkit, but reissues the key for free when you have almost 10 domains to a 30 domain license...
  10. eilko

    Install plesk from scratch

    install the Plesk firewall module and Plesk will tell you what ports to open and close. Or check http://kb.parallels.com/en/391
  11. eilko

    ModSecurity not working

    Hmmm... almost :-) When I run #aum upgrade to update the rules I get an error on the /etc/asl/config statement. I changed it to MODSEC_RULES_PATH="/etc/httpd/conf/modsecurity.d/rules/tortix/modsec" and now #aum upgrade runs fine and it updates the ruleset.
  12. eilko

    ModSecurity not working

    I added the /etc/httpd/conf.d/00_mod_security.conf file. As configtest gave me a double load of mod_security2 and mod_unique_id, I didn't add those lines but sticked to the lines in /etc/httpd/conf/modsecurity.d/rules/tortix/plesk_init.conf: #ATTENTION! # #DO NOT MODIFY THIS FILE BECAUSE IT WAS...
  13. eilko

    ModSecurity not working

    modsecurity also not working here. Centos6.5/X64, Plesk 12.0.8 MU#5 and MU#6. 00_mod_security.conf is missing. Running aum -u gives Checking versions ... ASL version is current: [PASS] Warning: fopen(): failed to open stream: No such file or directory in...
  14. eilko

    AWS Marketplace instance and libmcrypt-devel ?

    centos repo doesn't have this package. You can find it in the EPEL repository https://fedoraproject.org/wiki/EPEL
  15. eilko

    Autoreply on emails via SSH

    take a look at http://download1.parallels.com/Plesk/PP11/11.1/Doc/en-US/online/plesk-unix-cli/index.htm?fileName=39140.htm
  16. eilko

    Plesk Auto Update broken

    for your mysql problem check the following kb article: http://kb.parallels.com/en/117621
  17. eilko

    Plesk Auto Update broken

    with standard Centos, epel and atomic repository active I have newer rpms. mod_security-2.8.0-14050714.x86_64 psa-proftpd-1.3.4d-cos6.build1200140507.14.x86_64 try yum update with atomic repo disabled: #yum update --disablerepo=atomic This will probably solve your package problem but I doubt...
  18. eilko

    Plesk Auto Update broken

    try to run the following command /usr/local/psa/bootstrapper/pp12.0.18-bootstrapper/bootstrapper.sh repair
  19. eilko

    SMTP Port 25 dont work

    or your internet access provider (at home) is blocking port 25 for every server except their own. Quite common in e.g. Netherlands
  20. eilko

    ERROR: wrong password gives error

    Plesk 11.5.30 MU9 on Centos6-X64/VPS entering a wrong password for admin login gives error message. PHP Runtime Notice: Declaration of LoginTemplateForm::parse() should be compatible with Form_Abstract::parse($name, $tmpl) Line: 4 File: /usr/local/psa/admin/plib/LoginTemplateForm.php...
Back
Top