• Resolved jnz31

    (@jnz31)


    ciaoo.
    i set up a cronjob and it throws following error:

    Notice: Undefined index: REQUEST_METHOD in /xxx/plugins/wp-rest-cache/includes/api/class-endpoint-api.php on line 171
    
    Notice: Undefined index: REQUEST_METHOD in /xxx/plugins/wp-rest-cache/includes/api/class-endpoint-api.php on line 297

    maybe $_SERVER is not set at all? maybe it is just my environment/setup. my cronjob reads as follows:
    /usr/bin/php /xxx/wp-cron.php
    any clues?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘php error on cron’ is closed to new replies.