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.
I am trying to set cron job in my plesk 11 panel to clean all folder content (files) on every 30 minutes. I set data period in shchedule task but i don't know what to enter in command line. May you help me ?
Sorry for double post.
Nothing happens with content of folder i have entered... I don't get emails when cron is triggered, but i managed settings...
I have attached my schedule task details, may somebody help me ?
I am customer with licensed Plesk panel, so i deserve help. My cronjob schedule task doesn't work, nether sends email about it... Where i can post ticket about ?
Hi,
I read this topic and i have the same problem.
i have a VPS with plesk 11.0.9 and centos 6. I want to set a schedules task that clear a directory content every hour.
I set task in plesk cp whit "root" user and every things is fine.
0 */1 * ** rm -rf /var/lib/php/session/*
but nothing happens!
in ssh, the above command works fine but in cronjob nothing!
i run the "crontab -l" command and see the cronjob task that set in plesk cp: