PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > How-to Forum

Reply
 
Thread Tools
Old 09-27-2003, 03:29 AM   #1
David J Harmon
Orange Mole
 
David J Harmon's Avatar
 
Join Date: Sep 2003
Location: Corbin KY
Posts: 45
Cool cron job

Could it be done???

Have Admin page to have a place to dig up a list of url. That way I can get some sleep, and even have them update themselfs.

I know this will be hard but you can put it on my wish list.

David J Harmon
Cappuccino David
David J Harmon is offline   Reply With Quote
Old 09-27-2003, 06:20 AM   #2
Rolandks
Purple Mole
 
Rolandks's Avatar
 
Join Date: Sep 2003
Location: Kassel, Germany
Posts: 119
This is not need - you have it

Windows:
create - cron.bat: ADD
@echo off
php.exe -f "D:\InetPub\wwwroot\web\phpdig\admin\spider.php" http://www.my_domain_1.com
php.exe -f "D:\InetPub\wwwroot\web\phpdig\admin\spider.php" http://www.my_domain_2.com
php.exe -f "D:\InetPub\wwwroot\web\phpdig\admin\spider.php" http://www.my_domain_3.com
php.exe -f "D:\InetPub\wwwroot\web\phpdig\admin\spider.php" http://www.my_domain_4.com
php.exe -f "D:\InetPub\wwwroot\web\phpdig\admin\spider.php" http://www.my_domain_5.com
php.exe -f "D:\InetPub\wwwroot\web\phpdig\admin\spider.php" http://www.my_domain_6.com

D:\InetPub\wwwroot\web\phpdig is path to phpdig.

Start this with Settings -> Taskmanger at time you want.

Similar under Linux.
Rolandks is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Baffled by Cron Job Slider How-to Forum 2 12-15-2004 10:34 PM
Reindex without cron job? ark2424 How-to Forum 8 12-09-2004 04:54 AM
cron job problems takpoli How-to Forum 3 05-12-2004 12:26 PM
Problem running cron job jerrywin5 Troubleshooting 1 04-10-2004 03:07 PM
Alternative to Cron job? jirving Troubleshooting 1 09-29-2003 04:07 PM


All times are GMT -8. The time now is 07:49 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.