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

    plesk 9.0.1 not compatible with mysql 5.1x

    What exactly OS and mysql packages do you use ?
  2. dash

    POP-Before SMTP "database is locked"

    Sirs, thanks for reports, Jan 14 12:01:37 server1 relaylock: /var/qmail/bin/relaylock: Unable to delete expired smtp_poplocks: database is locked Such errors in maillog are fully inessential. update_smtp_lock: Unable to prepare SQL statement, smtp-lock will not work: database is locked...
  3. dash

    virtual.db workaround code

    /usr/lib/plesk-9.0 for i586 arch /usr/lib64/plesk-9.0 for x86_64 arch
  4. dash

    DailyMaintainance breaks usage stats

    what about domain backups? did you check it ? (they are stored in separate directory outside of domain's vhost folder)
  5. dash

    virtual.db workaround code

    Absolutely right. The root of problem is in mchk utility which is setting up the aliases by mistake (for postfix MTA only). mchk is called automatically during upgrade and breaks aliases. If you use postfix mta: To fix the problem you can try to apply the following steps to your 9.0.1...
  6. dash

    Error 12007 in web installation

    Thanks for report. The problem is fixed now.
  7. dash

    updater fails on 8.6.0

    Thanks for report. We are working on the problem. Please try to run autoinstaller utility from console with option --source http://64.131.90.31/ Does it help ?
  8. dash

    Who is the web user in Plesk?

    ftp_user is physical hosting user name on your domain.
  9. dash

    Who is the web user in Plesk?

    try to setup the following permissions/owners on the CSV file: rwx rwx --- ftp_user : psaserv
  10. dash

    DNS serial numbers set to 0 after upgrade to Plesk 8.6

    and make sure that mysql is up and running before the script executed.
  11. dash

    DNS serial numbers set to 0 after upgrade to Plesk 8.6

    Sirs, to restore dns serial number you can execute the following shell script: ftp://download1.swsoft.com/Plesk/Plesk8.6/hotfix/zone_serial/restore_serial.sh it will regenerate serial values and zone files for problem dns zones.
  12. dash

    Qmail uses incorrect IP Address

    try to use the following KB article: http://kb.odin.com/en/1190 This article will explain which ip is used by qmail for outgoing connections and how to change it.
  13. dash

    plesk skins disappeared after upgrade from 8.4 to 8.6

    and execute the following commands before cd to ports dir: #export LANG=C #export LANG_ALL=C
  14. dash

    plesk skins disappeared after upgrade from 8.4 to 8.6

    you need to install plesk-skins port #cd /usr/ports/swsoft/plesk-skins #make install
  15. dash

    How to enable DKIM-signature header ?

    At the moment DKIM signatures are not supported by Plesk. Only DomainKeys are. This will be fixed in future releases.
  16. dash

    Apache ASP and mod_perl

    Centos 4.6 repository contains mod_perl-1.99_16-4.5.i386.rpm and autoinstall.plesk.com repository(which is used by autoinstaller) also contains exactly this package. As I know 'CentOS+' contains mod_perl 2, but if you are using it - you can't use apache-asp from Plesk distribution - it is...
  17. dash

    mailmng --set-reject

    mailmng is an internal Plesk utility and it is not a part of Plesk API You should use command-line API utility domain_pref which is located in /usr/local/psa/bin/ directory. --help option is supported :) You are interested in --no_usr parameter
Back
Top