can somebody see what is wrong with this cron?
/usr/local/bin/php -q /home/accountnumber/public_html/oxwall/ow_cron/run.php
If i put this in my adresbar it works fine, but when i do nothing, messages will not send automatically.
can somebody see what is wrong with this cron?
/usr/local/bin/php -q /home/accountnumber/public_html/oxwall/ow_cron/run.php
If i put this in my adresbar it works fine, but when i do nothing, messages will not send automatically.
Or is this never been like that?
For what are these cronjobs then?
But if i dont do this, i dont get any messages
I send this to my hoster, so he can look.
But when it works, what does this cron do? Mail notifications, or only PM messages?
I made a testaccount, and with my own admin account, i invite him for an event.
But there is no email coming, with this message.
So, what is the problem? How can i check if the cron is good?
all of them will be working
If i run this cron manually it send some mails. But if i dont, i get no messages
Maybe, i am thinking wrong, but what does this cron do? what messages do i have to get when its good?
Tested for now again. With my user test i send a pm to my admin account. After 10 minutes, nothing happende (my cron is for every minute)
So i run the cron manually and in 2 seconds i get the mail with the message.
this is my cron /usr/local/bin/wget -O - -q -t 1 http://mysite.com/oxwall/ow_cron/run.php
You may try http://www.easycron.com and a tutorial at http://www.easycron.com/...-cron-job-for-oxwall
I look a little bit more in logs e.d.
I try to make much messages blogs comments and invites. Look after 2 en half hour in my mail, and i see..........................
Every hour 18:01 and 19:01 i get mail
So this is good, but its not every minute as it should be right?
Maybe my idea is wrong?
If i invite UserX for an event, he must get this mailmessage directly or what?