Recent content by bluled

  1. B

    Cron Jobs and PHP

    The first error is that i was using " character, because i read somewhere in this forum to use them. After removing quotes, some combinations like /home/bluled/public_html/1.php (with shebang) or /usr/bin/php -q '/home/bluled/www/1.php don't send any error to e-mail, but i think they don't do...
  2. B

    Cron Jobs and PHP

    Yes, i did.. but it doesn't work.. Do you know if "/usr/bin/php -h" or "/usr/local/bin/php -h" normally work?
  3. B

    Cron Jobs and PHP

    First of all.. my server is Starka I want to launch a PHP page once a Day I tried a lot of strings on Cron Jobs, but i can't execute the page. I think i can't see the PHP executable Look at some mail that i received (at the moment,the file download.php is in my home directory and have a copy...
Top