How do I run php scripts in windows every 10 minutes?
Posted: Thu Feb 23, 2006 6:05 pm
Hi...
well, i've tried my way and it didn't work well, apache kept crashing after no time.
I was running xampp on my windows xp sp2 pro system, and calling it every 10 minutes by manually refreshing my browser, and apache crashes and/or uses 99% cpu for some reason..
I tried to use ezcron but that didnt work either, it would only run the first time and never run again.
How can I have a php script executed every 10 minutes or so on my desktop?
Is there a way to run it from the cmd line in WINDOWS XP PRO or is that not possible like it is in linux?
well, i've tried my way and it didn't work well, apache kept crashing after no time.
I was running xampp on my windows xp sp2 pro system, and calling it every 10 minutes by manually refreshing my browser, and apache crashes and/or uses 99% cpu for some reason..
I tried to use ezcron but that didnt work either, it would only run the first time and never run again.
How can I have a php script executed every 10 minutes or so on my desktop?
Is there a way to run it from the cmd line in WINDOWS XP PRO or is that not possible like it is in linux?