• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Search results

  1. N

    Resolved Scheduled Task Result Output to File

    Ok, I ve fixed permissions But, always the same error than before : Connecting to REMOTE-SERVER.. connected. ERROR: The certificate of 'exemple.com' is not trusted. ERROR: The certificate of 'exemple.com' doesn't have a known issuer.
  2. N

    Resolved Scheduled Task Result Output to File

    Update… Task "wget -O httpdocs/wp-content/uploads/files/list.json https://sssssss.com/list.json" completed with error in 0 seconds, output: Error : httpdocs/wp-content/uploads/files/list.json: Permission denied …
  3. N

    Resolved Scheduled Task Result Output to File

    Does the directory files actually exist? Yes, indeed
  4. N

    Resolved Scheduled Task Result Output to File

    Dear Kaspar, May be wget -O /var/www/vhosts/MY-SITE/httpdocs/wp-content/uploads/files/attendee.json https://REMOTE-SITE/list.json ?
  5. N

    Resolved Scheduled Task Result Output to File

    Website & domains > Site dashboard > Scheduled Tasks
  6. N

    Resolved Scheduled Task Result Output to File

    gosh… Task "wget -O httpdocs/wp-content/uploads/files/attendee.json https://example.com/list.json completed with error in 0 seconds, output: httpdocs/wp-content/uploads/files/attendee.json : No such file or directory
  7. N

    Resolved Scheduled Task Result Output to File

    Should it do the job : # Download data every night at 7:25 pm 25 19 * * * wget https://xxxxx/list.json -P /var/www/vhosts/<domain>/httpdocs/wp-content/uploads/files -O attendee.json
  8. N

    Resolved Scheduled Task Result Output to File

    Maybe save the command in crontab file ?…
  9. N

    Resolved Scheduled Task Result Output to File

    Dear Peter, Unfortunatly, this command runs well with ssh but not within task Plesk scheduler… Is there a way to create a routine by ssh, I mean to schedule a recursive task (like Plesk scheduler…), each day for instance ? I would appreciate your kind help, Best regards,
  10. N

    Resolved Scheduled Task Result Output to File

    Hello dear Peter, I thank you !
  11. N

    Resolved Scheduled Task Result Output to File

    Dear Igor, I face an issue. Schedule a Task / Run a command / wget https://xxxxx/list.json -O /wp-content/uploads/files/attendee.json reports an error : No such file or directory The same error occurs with /var/www/vhosts/unidivers.fr/httpdocs/wp-content/uploads/files/attendee.json Have...
  12. N

    Question add module to Nginx

    Hello dears, Do you know a way to install sw-nginx-module-headers-more module on plesk-debian-nginx without recompilation ? A same approach than this one on Ubuntu (NGINX Extras for Plesk - GetPageSpeed) Thank you for your kind answer, Regards, Nicola
  13. N

    Wordress Login ERROR: cookies are blocked

    Hello dear, 1. Yes : the same message in French 2. siturl and home point both to my site (https:) Regards,
  14. N

    Wordress Login ERROR: cookies are blocked

    Hello, I face the same problem. I have migrated a wp site to a new server with plesk migrator. I can not log in. I try various and many solutions during 10 days in order to solve this issue. No solution. So, i have no other choice to cancel plesk and reinstall the site in debian without plesk...
  15. N

    Make error installing Memcached 72 (Debian 9)

    Monty the Cat, I am immediately going to drink a bowl of milk to your health!
  16. N

    Make error installing Memcached 72 (Debian 9)

    Do I rather use : # apt install memcached or once again : /opt/plesk/php/7.2/bin/pecl install memcached ?
  17. N

    Make error installing Memcached 72 (Debian 9)

    Weird… root@:~# service memcached status Unit memcached.service could not be found.
  18. N

    Make error installing Memcached 72 (Debian 9)

    Hello Monty the Cat, Neither (/etc/memcached.conf ; /etc/default/memcached). Do you think that should try a reinstallation of memcached ?
  19. N

    Make error installing Memcached 72 (Debian 9)

    Everything looks fine. Memcached appears in php.info and root@ :~# /opt/plesk/php/7.2/bin/php -i | grep "memcached support" memcached support => enabled but the file (/etc/sysconfig/memcached) does not exit in (/etc/sysconfig/). Any idea to solve this issue ? Regards, Nicolas
  20. N

    Make error installing Memcached 72 (Debian 9)

    It works ! Spasiba ichio
Back
Top