Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 67836

Cron path

$
0
0

Replies: 0

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 all articles
Browse latest Browse all 67836

Trending Articles