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

    Resolved Letsencrypt giving internal server error

    Hi, yesterday lets encrypt was working fine, now it is giving me following error: Error: Let's Encrypt SSL certificate installation failed: Failed letsencrypt execution: Saving debug log to /opt/psa/var/modules/letsencrypt/logs/letsencrypt.log Starting new HTTPS connection (1)...
  2. W

    Resolved Letsencrypt issue

    Hi Problem has been solved, Than you for being always there man Here it what solved the problem. 1: apt-get update 2: apt-get upgrade 3: plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
  3. W

    Resolved Letsencrypt issue

    Hi, i am getting following error while installing lets encrypt certificate, Error: Let's Encrypt SSL certificate installation failed: Failed letsencrypt execution: 2016-10-07 11:30:54,848:WARNING:certbot.client:Non-standard path(s), might not work with crontab installed by your operating system...
  4. W

    Issue PHP My admin is not working

    @IgorG So as i want to make phpmyadmin working, how can i force reinstall it to resolve problem? as this is the only option left to do it, my all other problems are resolved now, as reinstalling and dropping database of roundcube makes roundcube working, so what can i do now with phpmyadmin or...
  5. W

    Issue PHP My admin is not working

    @IgorG will this be corrected on package, i have to wait for your instructions or any support???
  6. W

    Issue PHP My admin is not working

    @UFHH01 you are a great teacher, really, thanks for your help, how can i contact plesk? as one i try to chat again the scripts say i must contact reseller? Best Regards
  7. W

    Issue PHP My admin is not working

    As i had the latest installed so i do a normal install and got error here is output ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO) this error appeared again and again
  8. W

    Issue PHP My admin is not working

    can you please suggest the right file to force install, or i have to tell you my installed phpmyadmin version??? I have plesk 12.5 and ububuntu 14. also is there any side effect of force install on dependencies??
  9. W

    Issue PHP My admin is not working

    hi here is output Reinstallation of psa-phpmyadmin is not possible, it cannot be downloaded. Regards
  10. W

    Issue PHP My admin is not working

    hi i go for apt-get install --force-reinstall psa-phpmyadmin it returns E: Sense force is not understood, try true or false. also purging psa-phpmyadmin remove 11 other components too.
  11. W

    Issue PHP My admin is not working

    yes i already aborted , this is main reason of so much problems that plesk component got deleted during such removals, this should be different as i was using directadmin and its components has nothing to do with OS components.
  12. W

    Issue PHP My admin is not working

    @UFHH01 as i purging is removing 12 things including plesk-core , a simple remove will just remove phpmyadmin i think????
  13. W

    Issue PHP My admin is not working

    @UFHH01 kindly check updated edit
  14. W

    Issue PHP My admin is not working

    you are great. Roundcube is working now, just waiting for your answer on phpmyadmin. and i am unable to delete any dtabase with command line as it gives error of directory not empty so i always renamed it via ssh in var/lib/mysql directory
  15. W

    Issue PHP My admin is not working

    hi are you sure it is apt-cache purge psa-phpmyadmin or apt-get purge psa-phpmyadmin as apt-cache purge psa-phpmyadmin is returning E: Invalid operation purge Or a simple apt-get remove psa-phpmyadmin and apt-get install psa-phpmyadmin will sufficient?
  16. W

    Issue PHP My admin is not working

    as a matter of fact i did, i have a ticket opened with them and they are not able to correct these errors yet, i am asking here as they are slow in these things and most of time i correct these errors on my own.
  17. W

    Issue Webmail and smtp not working

    yes i just replicate your steps
  18. W

    Issue PHP My admin is not working

    i tried but the form says that license code is from revelers so contact them. what is other case?
  19. W

    Issue PHP My admin is not working

    When i am trying to open phpmyadmin it is not opening but showing following error #1932 - Table 'phpmyadmin_9U_tf4emmqkv.pma_column_info' doesn't exist in engine Now what to do to repair this, as i am unable to locate any related thread here
  20. W

    Issue Webmail and smtp not working

    i pasted mysql> CREATE TABLE `session` ( `sess_id` varchar(128) NOT NULL, `created` datetime NOT NULL DEFAULT '1000-01-01 00:00:00', `changed` datetime NOT NULL DEFAULT '1000-01-01 00:00:00', `ip` varchar(40) NOT NULL, `vars` mediumtext NOT NULL, PRIMARY KEY (`sess_id`), KEY `changed_index`...
Back
Top