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.
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.
how to use windows cli or plesk cli ?
in windows i use sql server , is different between my sql or sql serve in bash.script
content of script
mysql --user=[zarbafco] --password=[*********] --database=[zarbafco_itisa] --execute="Insert into zarbafco_itisa.dbo.TSync1 (Id,Name,Age) Values...
Thanks , i create bash script and upload it on httpdocs , but in what write in Command scheduled task to execute the script file?
how to use it in scheduled task ?
i write in command filed
/zarbafco/bash.sh
but its not run and show this error
'/zarbafco/bash.sh' is not recognized as an...
Hi,
I want Insert a record every minute in specified Table, but
how to set sql command for scheduled tasks in plesk ?
i upload a comman.sql in httpsdocs how to use it in scheduled tasks