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

  1. E

    FTP - Unable to write to a directory named 'lib'

    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...
  2. E

    DNS commande line utility fails to delete TXT record

    No "upload" button in conversations GUI
  3. E

    DNS commande line utility fails to delete TXT record

    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...
  4. E

    DNS commande line utility fails to delete TXT record

    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]...
  5. E

    DNS commande line utility fails to delete TXT record

    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...
  6. E

    DNS commande line utility fails to delete TXT record

    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?
  7. E

    DNS commande line utility fails to delete TXT record

    Although running >> /usr/local/psa/bin/dns --info dev.sname.c002.aname.domain.com >> shows the 'ecz1' TXT record exists for "dev.sname.c002.aname.domain.com" : ... ecz1.dev.sname.c002.aname.domain.com. TXT ecz1 ... running >> /usr/local/psa/bin/dns --del dev.sname.c002.aname.domain.com -txt ''...
  8. E

    Sudoing several Plesk command line utilities from PHP fails

    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...
Back
Top