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

Recent content by esfahanhost

  1. E

    Issue Can Not Open Task Manager in Plesk

    When Click on Task Manager from Tools & Settings show this error : __webpack_modules__</o/</<@https://plesk.MySite.com/cp/javascript/main.js?1722537114:1:13987 why ?
  2. E

    Resolved Plesk Error : SQLSTATE[08S01]: [Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: An existing connection was forcibly closed by the remote host

    Resolved this problem by this method and subscription is active now : I move this Database to another subscription by plesk panel and then Active this subscription , and then move again database to first subscription
  3. E

    Resolved Plesk Error : SQLSTATE[08S01]: [Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: An existing connection was forcibly closed by the remote host

    Hi I would Active a subscription in plesk but show this error : SQLSTATE[08S01]: [Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: An existing connection was forcibly closed by the remote host i try by CMD Line and plesk panel but show error Windows Server 2016 Plesk Obsidian 18.0.62...
  4. E

    Question Backup Database MS SQL Server by Command Line in windows

    i find this solution for get backup MS SQL SERVER by Command Line ( CMD ) Open CMD => sqlcmd -S Your_server_and_instance -Q ""BACKUP DATABASE [DatabaseName] TO DISK='C:\YourFolder\BackupFile.bak' WITH INIT"" Example if database is default in the server : sqlcmd -S localhost -Q ""BACKUP...
  5. E

    Question Keep websites secured by Command Line ( Lets Encrypt )

    i used this Sample Command in CMD for create SSL Certificate ( Let's Encrypt ) for My Site : plesk bin extension --exec letsencrypt cli.php -d MySampleSite.com -d webmail.MySampleSite.com --email MySampleEmail1234@gmail.com I also want to activate ( Keep websites secured ) and ( Redirect from...
  6. E

    Issue 413 Request Entity Too Large

    Error : The page was not displayed because the request entity is too large. or 413 Request Entity Too Large plesk Best Solution : Please See This Link for Upload File Larger than 2 GB in Windows OR Linux Server by Command-Line : https://support.plesk.com/hc/en-us/articles/115002362654...
  7. E

    Issue 12 GB Backup Problem

    Best Solution : Please See This Link for Upload File Larger than 2 GB in Windows OR Linux Server by Command-Line : https://support.plesk.com/hc/en-us/articles/115002362654 Thanks
  8. E

    Question Backup Database MS SQL Server by Command Line in windows

    Your Answer is for MySQL Databases , But i need for MS SQL
  9. E

    Question Backup Database MS SQL Server by Command Line in windows

    Hi i use this command for backup MySQL Database in Plesk Obsidian and Windows Server 2016 : cd C:\Program Files (x86)\Plesk\mysql\bin mysqldump.exe -uMyUsername -pMySamplePassword -P3306 SampleDatabse > D:\BACKUP\MySQL\SampleDatabse.sql BUT i can not find command for Get Backup ( MS SQL...
  10. E

    Issue Serach in Plesk Panel is Very Slow?

    Hi Dear i found solution 1 - I Edit ( panel.ini ) in the folder ( %plesk_dir%admin\conf\ ) and add semicolon ( ; ) at the beginning of this 5 lines for Disable this : **************************** ;enabled = on ; filter.priority = 7 ; show.sql_query = on ; show.util_exec = on ...
  11. E

    Resolved Plesk is Very Slow after Upgrade Onyx to Obsidian

    Hi Dear i found solution 1 - I Edit ( panel.ini ) in the folder ( %plesk_dir%admin\conf\ ) and add semicolon ( ; ) at the beginning of this 5 lines for Disable this : **************************** ;enabled = on ; filter.priority = 7 ; show.sql_query = on ; show.util_exec = on ...
  12. E

    Question Serach in Plesk Panel is Very Slow

    Hi After include Email address or other option in search in plesk panel , show result very slow ( after 30 - 40 Sec ) , i have 400 domain - 300 Subscription - 350 customer and more than 1000 email on this server i can customize search ? for example search only Domains or Customers or exclude...
  13. E

    Resolved Plesk is Very Slow after Upgrade Onyx to Obsidian

    Hi Dear Plesk is Very Slow after Upgrade Onyx to Obsidian , Why ? Other website's on this server is OK and Fast but Plesk is Very slow Thanks
  14. E

    Resolved Enable 32-bit applications by Command Line ( Windows )

    Hi i bought a ticket and contact to plesk support team and they sent this answer : It is possible to enable/disable this option via CLI as well: Open CMD => plesk bin site.exe -u example.com -enable-32bit-app-on-win64 true Note: To disable the options just change true to false. You may...
  15. E

    Resolved at Unable to execute console command: '--add-mailname'(vconsoleapp::start line 95)

    Hi i Pay 10 Euro and buy Ticket and then i contact to Plesk Support Team and they answer to me : 1. Connect to the server via RDP. 2. Open MailEnable > Servers > localhost > Properties > Policies. 3. Disable the options Lock out users for one hour and Enforce password policy. i Disable...
Back
Top