XML Sitemaps Generator

    Advanced search
Sitemap Generator Forum
July 20, 2008, 05:10:22 PM
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
   Home   Help Search Login Register  
Sitemap software 2.9 released - Email notifications, html sitemap customizing and more
6813 Posts in 1681 Topics by Members
Latest Member: xiaolin
Pages: [1]
  Print  
Author Topic: Setting up an automatic daily crawl  (Read 7484 times)
nickm
Registered Customer
Newbie
*
Posts: 5


View Profile
« on: November 09, 2006, 11:32:23 AM »

No doubt so one has already asked this, or its so obvious as to not require explanation, but I'd like toset up an automatic daily crawl. It doesn't have to be daily - merely a time period driven crawl.

Please be sure to assume no prior knowledge when answering:)
Logged
admin
Administrator
Hero Member
*****
Posts: 2837


View Profile
« Reply #1 on: November 10, 2006, 09:47:54 PM »

Hello,

basically, scheduled tasks on Unix servers are handled with "cron jobs" that can be configured in shell command line: http://www.google.com/search?ie=UTF-8&oe=UTF-8&sourceid=navclient&gfns=1&q=crontab

But in most cases this also can be done within hosting control panel.
Logged

nickm
Registered Customer
Newbie
*
Posts: 5


View Profile
« Reply #2 on: January 05, 2007, 05:31:59 AM »

I've had our ISP set up a Cron Job on the Server we use as follows:

0 6 * * * /usr/bin/php /home/www/html-data/sitemap_generator/runcrawl.php

We get the following error message:

/bin/sh: line 1: /usr/bin/php: No such file or directory

What are we doing wrong or, more accurately, what have we advised our ISP to do that's wrong!
Logged
admin
Administrator
Hero Member
*****
Posts: 2837


View Profile
« Reply #3 on: January 05, 2007, 10:31:33 PM »

It means that php location is different on your server. it might be "/usr/local/bin/php", but your hosting support should know better.
Logged

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.5 | SMF © 2006, Simple Machines LLC Valid XHTML 1.0! Valid CSS!