I switched web hosting companies, and now I am using a company that support cron jobs. So, I set up a job to run /home/timrybak/public_html/wimpq-cronpost.php (which is the correct path according to their tech support, and it reflects what I see in the Virtual File Browser tool). When the job runs, this is the output I get:
/home/timrybak/public_html/wimpq-cronpost.php: line 1: ?php: No such file or directory
/home/timrybak/public_html/wimpq-cronpost.php: line 3: //photoq: No such file or
directory
/home/timrybak/public_html/wimpq-cronpost.php: line 4: syntax error near unexpected
token `'WP_ADMIN','
/home/timrybak/public_html/wimpq-cronpost.php: line 4: `define('WP_ADMIN', true);'
From this, I gather it is finding the php file, but it doesn't like the script. Am I doing something wrong? Any help is appreciated!
Tim
closed
resolved