Difference between revisions of "Installing Drupal on 4.0-Mona"
Jump to navigation
Jump to search
Line 217: | Line 217: | ||
'''''Note 1'':''' '''unidelay.exe 60''' runs the cron-job every 60 seconds increase this as required. | '''''Note 1'':''' '''unidelay.exe 60''' runs the cron-job every 60 seconds increase this as required. | ||
'''''Note 2'':''' You can run Cron from '''Server_Start.bat''' add the following line just below line ''': | '''''Note 2'':''' You can run Cron from '''Server_Start.bat'''; add the following line just below line ''':NOTFOUND''': | ||
<pre> | <pre> | ||
start | echo. | ||
echo Starting Drupal cron ............... | |||
echo. | |||
start udrive\home\admin\program\uniserv.exe run_cron.bat | |||
</pre> | </pre> | ||
Hence every time you start the servers using '''Server_Start.bat''' or '''disk_start.vbs''' Cron will run. | Hence every time you start the servers using '''Server_Start.bat''' or '''disk_start.vbs''' Cron will run. | ||
'''''Related links'':''' | '''''Related links'':''' |