News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Cron Job problems

Started by Isaac, July 05, 2005, 11:51:23 PM

Previous topic - Next topic

Isaac

I am using the Game Fusion software to make my own Text Based RPG.  However, I cannot seem to get the Cron Job working.  Here is what I have down as the command to run:
Quote/usr/bin/php/ lynx -dump http://isaac.fhn.cc/rpg/reset.php?step=reset > /dev/null

And it does not work.  Can anyone help me with this?

[Unknown]

I think you want:

/usr/bin/lynx -dump http://isaac.fhn.cc/rpg/reset.php?step=reset > /dev/null

-[Unknown]

Isaac

It works!  Thank you very much!  :)

Advertisement: