Running simple cron on MAMP
Posted
by stef
on Server Fault
See other posts from Server Fault
or by stef
Published on 2010-05-31T21:04:32Z
Indexed on
2010/05/31
21:13 UTC
Read the original article
Hit count: 352
How can I get http://localhost:8888/site_name/index.php to run every 30 min until I manually stop it (edit the cron file)? This is on a Mac running MAMP.
I know how to set one up using the wizard in a cpanel but have never done this on MAMP before.
© Server Fault or respective owner