Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We value your experience with Plesk during 2025 Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025. Please take this short survey: https://survey.webpros.com/
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...
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...
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 ?
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
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...
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...
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...
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...
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
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...
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
...
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
...
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...