Recent content by JuricaK

  1. J

    Plesk Panel 11.5.30 Cron problem

    Hi Kristian, my cron.php looks like: <?php require_once('config.php'); ################# ################# ################# ?> Tnx for your reply.
  2. J

    Plesk Panel 11.5.30 Cron problem

    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 ->...
Back
Top