Question
Crontab Not Working, Logging not working as well.
I am trying to create a crontab to run a php script every minute:
* * * * * http://tutorialcow.com/Resources\%20_Blocked/Session/Change_Salt.php
It doesn’t work, and I can’t figure out how to debug it.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×