Hello,
I need a command for cron job that runs the php file with the argument.
For example (php -q httpdocs/cron.php quick) where "quick" argument.
On webmin panel command (php -q /home /user/public_html/cron.php quick) works great.
Until now I always got an error
->...