"Service Temporarily Unavailable
The server closed the connection without sending any data.
The server is temporarily unable to service your request due to maintenance downtime or capacity problems.
Due to heavy load on the server, connections may be temporarily blocked from locations that fetch an unusually high number of pages.
We apologize for the inconvenience."
I'm not sure if cron is properly running, maybe thats the issue? Also if I get it right, my hosting provider only allows to run "php -f" command.
So I'm running it as:
php -f /home/user914/public_html/ow_cron/run.php
but the error quoted above shows up. Can I do anything about it?