PDA

View Full Version : Hostmonster cron job command?



ipunkbali
04-11-2010, 04:04 AM
hi.. what is the cron job command for hostmonster? im using pligg platform, and tryin to rss import automatically.

I use this command..

/ramdisk/bin/php5 -q /home/metroadv/public_html/gaycious/modules/rss_import/import.php

but always gives me error.



<br />
<b>Warning</b>: include_once(../Smarty.class.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in <b>/home1/metroadv/public_html/gaycious/modules/rss_import/import.php</b> on line <b>7</b><br />
<br />
<b>Warning</b>: include_once() [<a href='function.include'>function.include</a>]: Failed opening '../Smarty.class.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in <b>/home1/metroadv/public_html/gaycious/modules/rss_import/import.php</b> on line <b>7</b><br />
<br />
<b>Fatal error</b>: Class 'Smarty' not found in <b>/home1/metroadv/public_html/gaycious/modules/rss_import/import.php</b> on line <b>8</b><br />

any help appreciated. thx u