Title: Cron path
Last modified: June 19, 2017

---

# Cron path

 *  Resolved [webfeat](https://wordpress.org/support/users/webfeat/)
 * (@webfeat)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/cron-path/)
 * hi
    Trying this plugin out today and have a question. On the cron option, it 
   uses a full url path i.e. : 0 * * * * /usr/bin/curl –silent domain.com/?pull-
   feeds=fa1a14aac622fe395ca1275fd21a7eb3
 * I cant use this due to intranet security. Is there an internal path I can use
   with php? by not including the file name that actually runs the crob I dont know
   what to put.
    i.e .something like */5 * * * * php /srv/www/path/43f9/htdocs/**[
   File Name]**?pull-feeds=fa1a14aac622fe395ca1275fd21a7eb3

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Contributor [cyberseo](https://wordpress.org/support/users/cyberseo/)
 * (@cyberseo)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/cron-path/#post-9241335)
 * You should ask your host admin about this. I don’t know your server config, the
   security restriction rules etc.
 *  Thread Starter [webfeat](https://wordpress.org/support/users/webfeat/)
 * (@webfeat)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/cron-path/#post-9244136)
 * sorry but its nothing to do with the host. This, for example
    */5 * * * * php/
   srv/www/path/43f9/htdocs/wp-cron.php works perfectly for all wordpress crons 
   except yours because yours doesnt appear in the WP Cron list.
 * All Im asking you is for the file name that runs your task because if I try
    */
   5 * * * * php /srv/www/path/43f9/htdocs/?pull-feeds=fa1a14aac622fe395ca1275fd21a7eb3
   it fails because php doesnt know what file its supposed to call. Surely there
   is a file within the website root that can be called with your pull-feeds parameter?
 *  Plugin Contributor [cyberseo](https://wordpress.org/support/users/cyberseo/)
 * (@cyberseo)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/cron-path/#post-9478952)
 * It should execute your index.php of course. I mean index.php of your WordPress
   site.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Cron path’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/cybersyn_3e8cb8.svg)
 * [CyberSEO Lite - RSS, News Feeds, Video Feeds, Autoblogging, SEO and More!](https://wordpress.org/plugins/cybersyn/)
 * [Support Threads](https://wordpress.org/support/plugin/cybersyn/)
 * [Active Topics](https://wordpress.org/support/plugin/cybersyn/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cybersyn/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cybersyn/reviews/)

## Tags

 * [cron](https://wordpress.org/support/topic-tag/cron/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * 3 replies
 * 2 participants
 * Last reply from: [cyberseo](https://wordpress.org/support/users/cyberseo/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/cron-path/#post-9478952)
 * Status: resolved