• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by esfahanhost

  1. E

    Question Failed odbc connection with asp

    1 - i install manually last version of MariaDB ODBC Driver 32 and 64 Bit and then Add Permission ( IIS_IUSRS ) by allow ( Read ) and ( Read & execute ) to file ( maodbc.dll ) in ODBC Driver Path , Usually Folder Path : ( C:\Program Files (x86)\MariaDB\MariaDB ODBC Driver ) 2 - Then Restart...
  2. E

    Issue Cannot connect to SMTP server (Outgoing Mail)

    i have good DMARC , SPF and MX setting but get this error : Reason: Mail server for yahoo.com is not contactable. Message has expired and has been returned to Sender. and Communications Error: Socket connection to mta7.am0.yahoodns.net failed (error 10060). The host was either not contactable...
  3. 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 ?
  4. 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
  5. 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...
  6. 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...
  7. 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 [email protected] I also want to activate ( Keep websites secured ) and ( Redirect from...
  8. 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...
  9. 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
  10. E

    Question Backup Database MS SQL Server by Command Line in windows

    Your Answer is for MySQL Databases , But i need for MS SQL
  11. 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...
  12. 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 ...
  13. 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 ...
  14. 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...
  15. 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
Back
Top