We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

cron job problem | Forum

Topic location: Forum home » Support » General Questions
mack
mack Mar 8 '11
Can anybody help me with this problem i see my users online all the time even if they are not on the website, i know this is the crong job problem but can anybody explain me what i have to do to make a good configuration i am allowed by my hosting to set cron job every minute but when i try to do it its not doing anything u can see my actual configuration.
*/5 * * * * /usr/local/bin/php /home/mysite/public_html/ow_cron/run.php>/dev/null 2>&1

but its not working i can see my users online all the time i need help :) thank and also i dont get any update from my admin panel :(
Den Team
Den Mar 9 '11
Hi
Would you attach screenshot with your cronjob settings please?
mack
mack Mar 9 '11
i fix the problem 3 hours ago thanks, it was a path problem but know its ok thanks :)

* * * * * php -f /home/mysite/public_html/network/ow_cron/run.php

thanks you
Den Team
Den Mar 9 '11
You are welcome :)