• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. eilko

    Server went offline now none of my websites will load, they timeout.

    left menu -> extensions -> firewall it might not be there as it is an optional add on. In this case it might be the standard Linux firewalling or your ports are filtered by the provider.
  2. eilko

    www Show default Page

    can you post the solution here so others can learn from it?
  3. eilko

    www Show default Page

    you can remove www CNAME www.turtle-esport.de 3600 this line is double with www A 212.227.139.232 3600 www.turtle-esport.de and turtle-esport.de point both to the same server and give here the same page: an under construction turtle image.
  4. eilko

    Server went offline now none of my websites will load, they timeout.

    according to the checks at http://mxtoolbox.com/domain/msdixon.co.uk/ the root DNS says that ns.msdixon.co.uk and slv2.1and1.co.uk should be the DNS servers. slv2.1and1.co.uk is not responding or refusing to give an answer. Contact 1and1 for that. Adding an ns1 in Plesk makes no sense as the...
  5. 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...
  6. 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
  7. 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#
  8. 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/
  9. 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.
  10. eilko

    New Skin for Plesk 12

    Nice as additional theme, but not better than current default.
  11. 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.
  12. eilko

    Place the file in to the document root directory

    http://kb.parallels.com/en/801
  13. 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...
  14. 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
  15. 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.
  16. 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...
  17. 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...
  18. 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
  19. 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
  20. eilko

    Plesk Auto Update broken

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