What type of control panel are you using? cpanel helm windows of some kind or other? If you have cpanel do away with the /bin/sh: for starters. Basically you just need to change the path a little for php which may very slightly but the standard would be the following in your periodic/notifies/all files.php as well as your crons and double check your /inc/.header.inc.php too.
Would look like:
bin/sh: /home/paskooch/public_html/periodic/notifies.php
Should look like:
/usr/local/bin/php -q /home/paskooch/public_html/periodic/notifies.php
Check see more the headers of all files in periodic as well and verify that the paths are correct for the crons in periodic/periodic.file
If you don't understand feel free to contact me and I'll help you out.
It's shoud be 644
But it is 644. Do you have any other idea please?
Would look like:
bin/sh: /home/paskooch/public_html/periodic/notifies.php
Should look like:
/usr/local/bin/php -q /home/paskooch/public_html/periodic/notifies.php
Check see more
I did all of your explanations. But nothing changed.
If you know any other ways, please help.
Thank again.
i deleted the file totally. then it worked