|
07-28-2004, 04:28 AM | #1 |
Green Mole
Join Date: Jul 2004
Location: Steinkjer, Norway
Posts: 11
|
Re-indexing with crontab
My host doesn't allow me to run "php" from crontab.
I have some other scripts too, and I've solved the problem by using "wget" on the URL's. The problem is that when I use wget on spider.php it get's the login-page. Any way around this? |
07-28-2004, 05:24 PM | #2 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
Hi. Do you mean it gets the PhpDig login page? If so, you could set the following in the config.php file, but if you do, then PhpDig would not be protected:
PHP Code:
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension. |
07-28-2004, 11:02 PM | #3 |
Green Mole
Join Date: Jul 2004
Location: Steinkjer, Norway
Posts: 11
|
I know that's a possibility.
I could do that, and the protect it by .htaccess (username:password@site.com/search/admin/spider.php) I'll try that! |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
PHP commands, Crontab and mysql_connect | pugg09 | Troubleshooting | 0 | 12-15-2005 06:18 PM |
Unable to create the content file and crontab not working and ixwebhosting | paullind | Troubleshooting | 17 | 03-06-2004 06:40 AM |