cPanel cron job issue

Author
Alejandro Cruz Author
|
6 days ago Asked
|
15 Views
|
0 Replies
0

we're seeing some weird behavior with a specific cron job on several cPanel accounts after a recent update. it's exiting with a non-zero status, even though the script runs fine manually.

/usr/bin/php /home/user/public_html/script.php
Status: 1
Output: PHP Fatal error: Call to undefined function some_new_func() in /home/user/public_html/script.php on line 15

it seems like the script isn't executing fully, or maybe permissions are off? anyone faced this before?

0 Answers

No answers yet.

Be the first to provide a helpful answer!

Your Answer

You must Log In to post an answer and earn reputation.