Corn job anomaly
[email protected] (Karl DeSaulniers) Mon, 19 Sep 2016 03:26:54 -0500
| Newsgroups | php.db |
|---|---|
| Message-ID | <[email protected]> |
--Apple-Mail=_0C6CA63A-46A4-41B8-8480-4AC4097FC99B Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii I am hoping someone can enlighten me on this issue I am having. I am trying to set up a cron job to run a php file. I am getting a strange error though. /home/(protected directory)/auto_reminder.php: line 1: ?php: No such = file or directory /home/(protected directory)/auto_reminder.php: line 2: =3D: command not = found /home/(protected directory)/auto_reminder.php: line 3: /*WordPress: No = such file or directory This is lines 1, 2 and 3 from my code. <?php=20 $error_log =3D ""; /*WordPress Optons Table*/ Am I correct in thinking that the error is saying that php doesn't = exist? Has anyone ever experienced this? Is this a server related issue? Any clue on how to fix? TIA, Best, Karl DeSaulniers Design Drumm http://designdrumm.com <http://designdrumm.com/> --Apple-Mail=_0C6CA63A-46A4-41B8-8480-4AC4097FC99B--