View Single Post
  #2  
Old 05-03-2004, 05:46 AM
  finestshops's Avatar 
finestshops finestshops is offline
 

eXpert
  
Join Date: Oct 2002
Location: Toronto, Canada
Posts: 335
 

Default Re: Cron for Html Catalog Generation?

Quote:
Originally Posted by adpboss
Anyone want to give me a starting point to set up a cron job to run the html catalog? I don't know how to call the script.

Would be a big help...

Here is the line we are using:

05 02 * * * cd /home/path_to_your_account/x-cart/admin; /usr/local/bin/php -q -f html_catalog.php

You'll need to comment out this line:

Code:
# require $xcart_dir."/include/security.php";
__________________
Best regards,

Anton Pachkine
finestshops.com/x-cart
Reply With Quote