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.
Hi,
Is there any security policy in PLESK that may result in restricting FTP write access to any directory named like 'lib' or 'etc', ?
Issue :
I have created a 'mj' FTP user via PLESK, to access a spécific directory : "/dev.trunk-v2" which points in fact to...
Many thanks again for your help,
Unfortunately, 'C' lang and quotes didn't help a lot...
Is there a way to send you a zip of following traces (with SQL query logging enabled) ?
150421_PLESK_CLI_add_quoted.txt : Ading 'ecz4'
150421_PLESK_CLI_add.txt : same, without quotes...
Thanks for your help RuslanT.
Here's traces of deleting record 'ecz2' from GUI in debug mode (record is actually deleted) :
>>>
[2015-04-20 10:27:59] INFO [panel] Les modifications appliquées aux enregistrements DNS ont été enregistrées.
[2015-04-20 10:27:59] WARN [panel]...
Thanks,
But, no extra spaces... (see below)
root@ns330505:~# /usr/local/psa/bin/dns --add dev.sname.c002.aname.domain.com -txt ecz2 -domain ecz2
SUCCESS: Creation of DNS record in DomainAlias 'dev.sname.c002.aname.domain.com' complete.
root@ns330505:~# /usr/local/psa/bin/dns --del...
Thanks IgorG, but already found and checked and nothing helped.
Could you try to delete a dns TXT entry with CLI and tell me what I am doing wrong if you succeed?
Hi,
I'm 'sudoing' Plesk command line utilities (those in /usr/local/psa/bin/) like 'customer' or 'site' from PHP, via the exec() function.
Ex : "sudo /usr/local/psa/bin/site --create ecz-1.toto.com -webspace-name ecz-clt-001.toto.com -www false -www-root toto.com -php true -notify false"
Of...