• 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

    Question PLESK license key is invalid?

    can you check if the automatic renewal of the license is working? https://kb.plesk.com/en/465
  2. eilko

    Resolved Plesk Onyx Preview and FeedBack

    good question... can't find it either...
  3. eilko

    Upgrade Apache/2.2.15 in Plesk 12.5

    Because you are using product that is covered by the Redhat backporting policy: https://access.redhat.com/security/updates/backporting
  4. eilko

    HTTP/2 support released

    Plesk 12.5MU#28 on Centos7. Enabling http/2 via the KB article regenerated the apache config with modsecurity settings added, although modsecurity was disabled on the server. Apache was unable to restart. Enabled modsecurity, regenerated the config files and all is working well.
  5. eilko

    SSL SHA-256 / TLS 1.2- & HTTP/1.1

    Have you checked http://download1.parallels.com/Plesk/Doc/en-US/online/plesk-pci-compliance-guide/ ?
  6. eilko

    /dev/md1/ is getting full quickly

    Hi UFHH01, but that is related to a VPS . I understand that HeRiNo has a dedicated server with Strato.
  7. eilko

    /dev/md1/ is getting full quickly

    tHmm... I have some friends who have a vps server with Strato. They have chosen the "Centos 6 + Plesk 12" image which give you one partition on /. The dedicated servers images might be different. Start doesn't seem to publish public info on how to install a dedicated server with them. Can't...
  8. eilko

    /dev/md1/ is getting full quickly

    what hoster do you use?
  9. eilko

    /dev/md1/ is getting full quickly

    I guess it was because you uploaded your website files. The are located in 14G ./usr/local/centovacast/var/vhosts and take already 14Gb. Don't worry about the /proc files, they are temporally and might already been gone when you wanted to check the file status. The new partition is more a...
  10. eilko

    /dev/md1/ is getting full quickly

    don't worry my Dutch is fine... ;-) your /dev/md1 is the / (root) mount point. It is the main mount point. Most files get created under / . Your largest partition (/dev/md2) at /home is not used at al. Take a look at http://kb.odin.com/en/819 and see what the recommended partition is for Plesk.
  11. eilko

    /dev/md1/ is getting full quickly

    type # df and paste the content here. then type # cd / # find . -type d -print0 | xargs -0 du | sort -n | tail -10 | cut -f2 | xargs -I{} du -sh {} paste content here.
  12. eilko

    /dev/md1/ is getting full quickly

    Just saw your other post about the backup problems... I will put my money on it that this is the cause of your disk filling up...
  13. eilko

    /dev/md1/ is getting full quickly

    with the information provided you can not expect an answer. E.g. you have not provided the mount point of /dev/md1. So we have no clue what part of the file system is filling up. Plesk is just a tool to make your system administration easier, it doesn't replace system administration! If Plesk...
  14. eilko

    Download speed from Odin servers.

    this morning.... [root@xs5 ~]# wget http://autoinstall.plesk.com/plesk-installer --2015-09-03 07:02:06-- http://autoinstall.plesk.com/plesk-installer Resolving autoinstall.plesk.com (autoinstall.plesk.com)... 93.184.221.133 Connecting to autoinstall.plesk.com...
  15. eilko

    Postfix/Dovecot MX entry

    your DNS is not doing anything in this case. The flow: 1. in your local mail application (e.g. Outlook) you have a mailserver (mail.myvserver.info) mentioned. 2. the DNS is translating this name to an IP 3. the mail app connects to that IP 4. the mail server on this IP tells who he is...
  16. eilko

    httpd (apache) won't start :O

    What went wrong when using the standard options? See http://download1.parallels.com/Plesk/PP12/12.0/Doc/en-US/online/plesk-administrator-guide/65158.htm#
  17. eilko

    Postfix/Dovecot MX entry

    your certificate is issued on www.myvserver.info . You probably have mail.myvserver.info as incoming mailserver in your mail app. change that to www.myvserver.info and it should work.
  18. eilko

    Certificate stuff

    Plesk uses a self signed certificate by default. You can replace it by a real one. See the documentation at http://download1.parallels.com/Plesk/PP12/12.0/Doc/en-US/online/plesk-administrator-guide/65158.htm#
  19. eilko

    Nginx out-dated

    will it be part of the 12.5 release?
  20. eilko

    Nginx out-dated

    I see Plesk 12.5.28 has 1.9.2. But no spdy plugin?
Back
Top