• 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

    Plesk 8 and Tomcat

    I have only installed Plesk8 on FC4 and RHEL4. FC4 uses 5.x and RHEL4 uses 4.x
  2. eilko

    Dedicated, default page on ip

    Freebsd might have a different path, check /etc/psa/psa.conf for the HTTPD_VHOSTS_D.
  3. eilko

    Enable SPF spam protection

    read all about it on http://www.openspf.org/ use their wizard to get the right DNS change make the DNS change in your server read the Pleskdocumentation about the other settings, they even give advice on what you should put there.
  4. eilko

    Dedicated, default page on ip

    you can find this html file at /var/www/vhosts/default/htdocs/
  5. eilko

    Cache memory

    don't worry. this is the standard way of memory usage on a linux machine.
  6. eilko

    How do uninstall Plesk8 on FC4?

    you can't use a wildcard with the remove RPM option. find out what rpms are installed (e.g. rpm -qa|grep psa) and deinstall them with their fullname.
  7. eilko

    Watchdog2 Event?

    login with SSH go to /etc/ssh/ edit sshd_config find the line "Protocol 2" make sure it doesn't have "1" in it find the line "PermitRootLogin no" make sure it read "no" save the changes. BEFORE you restart SSH make sure you have a user you can login with and from which you can change to...
  8. eilko

    what goes in /var/qmail/control/me ??

    here it is the servername, the same name as when you run "hostname" on the prompt.
  9. eilko

    Where's the httpd.conf file?

    on RHEL4/Plesk8 the vhosts are declared in the following file: /etc/httpd/conf.d/zz010_psa_httpd.conf for domain specific confs check: /var/www/vhosts/domainname.com/conf/
  10. eilko

    New Install on RHEL 4.0 ES

    or install manually the selinux-policy-targeted-sources rpm that match your selinux-policy-targeted rpm version.
  11. eilko

    RHEL i386 -> x86_64 UPDATE

    check /tmp/autoinstall3.log and search for backlist. There are lines that tell you what rpms couldn't be resolved. Resolve them yourself and try the updater again.
  12. eilko

    Plesk 8 Licence

    IGNORE MY POST changing the PRODUCT_ROOT_D path is not as easy as changing the VHOST path.... :(
  13. eilko

    Plesk 8 Licence

    I see, it is not the temp directory but the install directory. Then I would edit /etc/psa/psa.conf and move PRODUCT_ROOT_D to a better path.
  14. eilko

    trying to do an update, but look?!

    check /etc/psa/psa.conf for the install path.
  15. eilko

    plesk 8.0 on RHE4 installation fails

    do you also have selinux-policy-targeted-sources installed? This rpm is a new dependency, I guess if you install it manually the updater won't need to install selinux-policy-targeted .
  16. eilko

    Add-on programs? Which SCRIPT INSTALLER?

    let me try again :) the vault applications of these programs are not always up to date.
  17. eilko

    Upgrade beta to fina, key error

    roll back the key in License Management
  18. eilko

    Plesk 8 Licence

    change the path of the temp files before updating: server -> updater -> preferences -> Temporary download directory this way you solve the small /opt problem.
  19. eilko

    trying to do an update, but look?!

    edit the properties of the updater, you can choose a different path server -> updater -> preferences -> Temporary download directory
  20. eilko

    plesk 8.0 on RHE4 installation fails

    there is a patch version released, maybe to you updated in the middle of their change, I would recommend to try again. Installing Plesk8 on RHEL4 hasn't given me much problems last days.
Back
Top