Cron error
-
Hi
I set up cron job to trigger the optimizer. However I’m having an error message saying my php version is outdated. However I’m using php 7.3 Am I doing something wrong?
Cron line is below. WordPress installation is inside httpdocs folder
cd /var/www/vhosts/test/httpdocs; php -q wp-cron.php
The message I got is Your server is running PHP version 5.4.16 but WordPress 5.3.2 requires at least 5.6.20.
But in fact php version is 7.3
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Cron error’ is closed to new replies.