Hi,
I try to use GAE for a cron job. But I get a server error 500. Is it because I try to cron on a external url? I cannot find any documentation on this. When I use an internal URL it works fine. But I would like to cron job a php script on my website.
Is there another way to do this? I am quite noob...
Thanks for any help Christian
This is my code:
http://www.mysite.com/apps/pushthis.php Trigger notifications for project every 2 minutes