|
Posted by J. Frank Parnell on 08/19/07 22:47
On Sun, 19 Aug 2007 12:38:15 -0000, "C." <colin.mckinnon@gmail.com> wrote:
>...if you are running on a POSIX type system, but you'll also need to
>make the script executable. RTFM - http://www.php.net/manual/en/features.commandline.php
>
>Yes you do it via a cron job if you prefer -
Ok, thanks, I guess my question was more about whether my thumbnail generation
script will choke if the cron, command line script, etc tries to run too many
instances of it at once. I dont know how that part would work. Like if I run
script.php?album=dir1 and dont have a way for the cron to know whether the
script is done with dir1 before moving on to dir2.
Jeez, just this one parent dir with its 3300 sub dirs is going to take around
100 hours.
Navigation:
[Reply to this message]
|