Forums / Setup & design / my runcronjobs.php publishes articles which is not yet approved
akira imafuji
Friday 30 May 2003 2:45:37 am
I am setting up 3.0-2 demo and approval workflow. When I run runcronjobs.php, it publishes the articles which is approved and also not-yet-approved.Is it only the case of me? I run runcronjobs.php through http.
Selmah Maxim
Friday 30 May 2003 3:32:28 am
Hi ,,
When u run it out from internet explorer will publish all the articals, i was wondering as u befor why ?
u must run from php, find where is ur localhost folder, in side it u will find php folder, write the path to php.exe, then go the folder where is ez publish , the make new file call it cron.bat , and inside it wirte :PATH/TO/php.exe -C runcrobjobs.php
thats it !
what i don`t understanded what if user run it out without admin know ?should we change the name of the file ?