• I have installed the Warm Cache plugin and setup a Cron job. I received the followup emails and it indicated that “No such file or directory.”

    I installed this because i am running the WP Fastest Cache plugin and though WarmCache would be useful in keep my cache fresh.

    After receiving three emails with the above notice I looked at the plugin in my dashboard and it said my site had not been crawled.

    I am running WP Security plugin. Would that restrict the Warm Cache from running?

    Any help would be greatly appreciated.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Michael

    (@aum001)

    Oh… I am setting the Cron job from my iPower VPS cPanel.

    Thread Starter Michael

    (@aum001)

    Okay I am getting closer to figuring it out. I am using the following cron job set at 5 minute intervals and am receiving an email response that it had started and was done. However, the plugin still indicates my site has not been crawled.

    wget -q -O – https://www.domain.com/?warm_cache=key

    I tried using just wget URL but received a Internal Server Error 500 in my email response.

    Is there a better command to use?

    Plugin Author ramon fincken

    (@ramon-fincken)

    wget or Curl is fine.
    I am curious about your webserver error log if it indeeds is error 500 and what the error shown (in that webserver error log) is.

    Plugin Author ramon fincken

    (@ramon-fincken)

    o .. in very very rare cases your webserver is not allowed to “call” itself on your url

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘No such file or directory’ is closed to new replies.