• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

cronjob

  1. P

    Issue Cronjobs not working

    I am using CentOS Linux 7.3.1611 (Core) with Plesk Onyx Version 17.0.17 Update #12 I have to run several crons like such: * * * * * /usr/bin/php -q /var/www/vhosts/blabla.com/httpdocs/apps/console/console.php send-campaigns >/dev/null 2>&1 it shout out an error so i checked this forum here and...
  2. viisauksena

    Input crontab messed up by plesk update

    this happened now several times by doing plesk updates (and i stick around at least since version 10, lately this happened by upgrading to onyx) symptom: sofisticated and full crontab for root with many different jobs and many multiline comments, some empty lines. after an update the ordering...
  3. IATechsupport

    Cron in virtual server with Plesk 12.5 can't find the find command

    I'm trying to setup a simple cron job from Plesk GUI to delete the contents of a dir every day. with: find /var/www/vhosts/domain.name/httpdocs/var/session -name 'sess*' -type f -print -delete when I run it all I get is " find command not found"
  4. J

    bug or feature? php cron for customers without ssh

    Hi there, my system: OS: ‪CentOS Linux 7.2.1511 (Core)‬, Plesk Version 12.5.30 Update #23 I have a strange event with a php-cronjob for customers. Access to the server over SSH: forbidden Scheduler management in hosting subscription: enable Now my problem: We have a customer with a scheduled...
Back
Top