• 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

    Installing Plesk 8 on Fedora Core 5.

    FC5 is not officially supported so don't expect your problems to be solved soon. SWsoft has much more supported errors to solve.
  2. eilko

    where is my Plesk 8??

    Hmm, I don't recall many problems with the update from 7.5.3 to 7.5.4. I would do that first and then try to update to 8.0.0.
  3. eilko

    My old backup rutine is not working anymore

    psadump has been replaced by pleskbackup see: http://download1.swsoft.com/Plesk/Plesk8.0/Doc/plesk-8-backup-restore-users-guide/index.htm
  4. eilko

    where is my Plesk 8??

    you need the updater3 to be able to update to v8. And updater3 is provided with the latest 7.5.4 build. You can download the updater from the website and update via the updater by SSH (does the same as via controlpanel)
  5. eilko

    Plesk 8 and Tomcat

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

    Dedicated, default page on ip

    Freebsd might have a different path, check /etc/psa/psa.conf for the HTTPD_VHOSTS_D.
  7. 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.
  8. eilko

    Dedicated, default page on ip

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

    Cache memory

    don't worry. this is the standard way of memory usage on a linux machine.
  10. 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.
  11. 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...
  12. eilko

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

    here it is the servername, the same name as when you run "hostname" on the prompt.
  13. 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/
  14. 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.
  15. 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.
  16. eilko

    Plesk 8 Licence

    IGNORE MY POST changing the PRODUCT_ROOT_D path is not as easy as changing the VHOST path.... :(
  17. 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.
  18. eilko

    trying to do an update, but look?!

    check /etc/psa/psa.conf for the install path.
  19. 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 .
  20. eilko

    Add-on programs? Which SCRIPT INSTALLER?

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