• 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!
  • 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. M

    Cannot access my plesk control panel

    Your server is configurated for support InnodDB engine?
  2. M

    E-Mail Setup problem

    It's impossible because the user don't exist.
  3. M

    Make SiteBuilder optional please

    I wuld remove sitebuilder but psa depend from it.
  4. M

    E-Mail Setup problem

    I removed the user accunt in the db with: UPDATE mail SET userId = '0' where id = 'idaccount'
  5. M

    E-Mail Setup problem

    I have some problem, I can't re-create the accounts. Do you have solutions?
  6. M

    error in watchdog / cron modules since 1st january

    We solved the problem with these queries: ALTER TABLE module_watchdog_report MODIFY time timestamp NULL default CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP; ALTER TABLE module_watchdog_sys_stat MODIFY time timestamp NULL default CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP;
  7. M

    Horde-Turba DB Error 9.5.1

    The Horde-Turba not connect to database: The errors are: - DB Error: no such field - Source not found Configuration: $conf['sql']['database'] = 'C:\inetpub\vhosts\webmail\horde\db\horde.db'; $conf['sql']['mode'] = 0666; $conf['sql']['charset'] = 'utf-8'; $conf['sql']['phptype'] =...
  8. M

    ftp problem please help

    What is the /etc/proftpd.conf configuration?
  9. M

    Apache User / Directory Rights 777

    You can change php handler from panel and use fastcgi
  10. M

    Domain using default index.html

    -Verify the www prefix in the control panel configuration -Verify that the DNS IP is the same as panel -Verify the limits -Disable and enable domain from control panel -Disable and enable domain from cli
  11. M

    Plesk Atmail Install - DB Issues

    I fixed the problem by updating the atmail user password on mysql
  12. M

    Horde problem after upgrade 10.1

    The problem is the css. Look this:
  13. M

    Horde problem after upgrade 10.1

    After Upgrade to 10.1 the horde template not show correctly. I have reinstalled all horde components but not fix the problem. Any ideas?
  14. M

    Change PHP handler type in plesk 10

    The "VPS mode" il disables but I don't find the menu for choice
  15. M

    Change PHP handler type in plesk 10

    After upgrade plesk 10 I can't change PHP handler type. Where is box for choise the handler in the control panel?
  16. M

    Plesk Atmail Install - DB Issues

    I have same problem after upgrade to Plesk 10. Do you have a resolution?
  17. M

    DailyMaintainance/script.php - bad lexical cast

    I have same problem on Debian Lenny and plesk 9.5.2. The key is valid. Another server with the same configuration doesn't have the problem
Back
Top