Jump to content

iLLeLogicaL

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by iLLeLogicaL

  1. Well since I don't know UNIX-shell commands, can you tell me what it should be so it executes bot.php in directory /home/julius/public_html/ ?
  2. /home/julius/public_html/bot.php Generates this output: /home/julius/public_html/bot.php: line 1: ?php: No such file or directory /home/julius/public_html/bot.php: line 2: syntax error near unexpected token `"file_name.php"' /home/julius/public_html/bot.php: line 2: `include_once("file_name.php");'
  3. Now that isn't very helpfull since I googled for it already to many times, and I get some stupid errors! Should I change permissions maybe ? It seems that the corntab DOESN'T recognize php, I always get the error on line 1: ?php no such file or directory How the heck do I tell the crontab to execute php?
  4. Hi, I just got a question on how to setup cron jobs: Let's say: I got a file named clean.php in my public_html folder, and I want that file to be executed every hour (every day, every week, every month --> I can do this) What should the command then be (using the standard version of the cronjob in the Cpanel)? -- iLLeLogicaL --
×
×
  • Create New...