PHP errors and disappearing cron task
-
I noticed following errors in my php error log:
2016 11:33:26 UTC] PHP Warning: unlink(/home/ht682/paleosmak/wp-content/uploads/smtp-mailing-queue/1455653393.6769.json): No such file or directory in /home/ht682/paleosmak/wp-content/plugins/smtp-mailing-queue/classes/SMTPMailingQueue.php on line 317
[17-Feb-2016 11:36:46 UTC] PHP Warning: unlink(/home/ht682/paleosmak/wp-content/uploads/smtp-mailing-queue/1455656222.6011.json): No such file or directory in /home/ht682/paleosmak/wp-content/plugins/smtp-mailing-queue/classes/SMTPMailingQueue.php on line 317
[17-Feb-2016 11:38:29 UTC] PHP Warning: unlink(/home/ht682/paleosmak/wp-content/uploads/smtp-mailing-queue/1455663575.7479.json): No such file or directory in /home/ht682/paleosmak/wp-content/plugins/smtp-mailing-queue/classes/SMTPMailingQueue.php on line 317In total I have about 100 such errors a day.
Can it be related to the missing cron job I see?
- The topic ‘PHP errors and disappearing cron task’ is closed to new replies.