Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

nph-build.cgi in cron mode

Quote Reply
nph-build.cgi in cron mode
Hello,

I would like to use nph-build.cgi in cron mode.
But, my mutualized hosting does not give the possibility of using an argument (nph-build.cgi --changed) in the path.


There would be a solution for to use a script to build the pages without argument ?

For example:

nph-build_changed.cgi and nph-build_all.cgi

I tested this, but that does not function.
<?php exec('wget /home/.../admin/nph-build.cgi --changed') ; ?>

Thank you for your assistance.

Mick

Last edited by:

MJ_: Apr 20, 2010, 12:18 PM
Subject Author Views Date
Thread nph-build.cgi in cron mode MJ_ 3414 Apr 20, 2010, 12:04 PM
Thread Re: [MJ_] nph-build.cgi in cron mode
Andy 3279 Apr 21, 2010, 12:27 AM
Post Re: [Andy] nph-build.cgi in cron mode
MJ_ 3247 Apr 21, 2010, 4:21 AM