• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • 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.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

I need help

tiaar

New Pleskian
Hello

I do not know how to adjust the cron jobs in plesk


I hope the amendment
HTML:
/usr/bin/php -q /home/tiaar/public_html/cron.php
 
thank you

But I did not understand
I need to run cron job special my website and this was good work on the cpanl/whm

How will the plesk
 
other meaning

The script needs to run cron every quarter of an hour

I do not know how to type the command

Is this works or not
Code:
/usr/bin/wget -qq -O /dev/null http://domain.com/cron.php

Or should the play of putty every quarter of an hour program
 
Unfortunately, I did not find what I need to explain

Is there any settings before you start the work of Cron ?

Please put any previous example is any hosted
 
Hi tiaar,

to check the system related cronjobs on your system and how they are actually defined for the system user "root" for example, please use the command:

crontab -l -u root

To make it easier for Plesk users to handle cronjobs, the above link from IgorG shows the Plesk utility "Scheduled Tasks" and you may always check the logs:

Ubuntu/Debian:
grep CRON /var/log/syslog
tail -f /var/log/syslog | grep CRON
<= command to monitor the current syslog, use "CTRL + C" to quit.

CentOS/RHEL:
Logfiles : /var/log/messages // /var/log/cron

For investigations, what might be the cause of your issue, please try to include errors from log - files and describe the exact way, how you tried to set up the cronjob.


Another reason, why cronjobs may not work as expected, is the usage with SELinux on your system, being poorly or inadequately configured.
 
Hi tiaar,

to check the system related cronjobs on your system and how they are actually defined for the system user "root" for example, please use the command:

crontab -l -u root

To make it easier for Plesk users to handle cronjobs, the above link from IgorG shows the Plesk utility "Scheduled Tasks" and you may always check the logs:

Ubuntu/Debian:
grep CRON /var/log/syslog
tail -f /var/log/syslog | grep CRON
<= command to monitor the current syslog, use "CTRL + C" to quit.

CentOS/RHEL:
Logfiles : /var/log/messages // /var/log/cron

For investigations, what might be the cause of your issue, please try to include errors from log - files and describe the exact way, how you tried to set up the cronjob.


Another reason, why cronjobs may not work as expected, is the usage with SELinux on your system, being poorly or inadequately configured.


Hello Mr UFHH01

Can I send your server information for examination

thanks for the help
 
Hi tiaar,

Can I send your server information for examination

no... sorry. If you need more support, than the self-service support from Odin - Forum, Odin - Knowledge Base and Odin - Documentation, please consider to open a support ticket @ the official Odin - Support:

I can only recommend to create a request to support team to do in-depth investigation to find the reason and to fix it. Please create a ticket to support at https://www.odin.com/support/request/ .
You may have free support, please check what kind of Plesk license you use for available support options at http://kb.odin.com/en/121580 .
If there’s no free support in your case, you can order Plesk per-incident support at http://www.odin.com/support/buy-support/ Support team will contact you as soon as purchase is processed, and they will do the best to resolve it.
If it is found that your problem was caused by product bug w/o available solution or workaround from Odin, then your purchase will be re-funded.
 
@pleskpanel we do not allow advertising external commercial support on this forum. Next time you will be banned. Thank you for understanding.

Whoops! Will be certain to refrain from that in the future.

It sounds like some arguably helpful services like Abdi's are permitted (since it appears in the post signature - http://talk.plesk.com/threads/ip-to-subdomain-help.333832/#post-783214) and services like that which appear on other posts in this forum but it goes against Odin policies to point that out to other users.
 
Back
Top