> Is there any issues with adding some lines of code to let me know when > the script has finished processing. Currently when I run manually in a > terminal it just stops after a while. However I actually don't know that > it finished its job. Some of the other scripts actually do have a "I'm > done" line when finished. Or an error warning when it craps out. > Thanks! > frosty
do this: php runJobs.php php showJobs.php When the showjobs runs it tells you its over. I'm talking about command line commands. Fred _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
