UNIX Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOperating SystemsUNIX Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
  #1  
Old November 15th, 2004, 02:03 PM
baby_g baby_g is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Posts: 31 baby_g User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 4
execute php file in unix every 15min

I want to run a php script (update.php) every 15 minutes.

I wrote up a run.cmd file:

Code:
php update.php 1>> out1.txt 2>> out2.txt
at -f run.cmd now + 15 minute


Uploaded the run.cmd to the same directory on my server as my update.php.

How do you execute the run.cmd file so it'll execute my script every 15min and save the output in the out1.txt file.

In other words, I want the script to run perfectly every 15min at :00, :15, :30, :45 of each hour

thanks

Reply With Quote
  #2  
Old November 16th, 2004, 10:55 AM
M.Hirsch M.Hirsch is offline
Contributing User
Dev Shed God 1st Plane (5500 - 5999 posts)
 
Join Date: Oct 2000
Location: Back in the real world.
Posts: 5,969 M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 1 Month 1 Day 22 h 39 m 55 sec
Reputation Power: 184
"man crontab" - and remove your "at" command.
__________________
--
Manuel Hirsch - Linux, FreeBSD, programming, administration articles, tutorials and more.

Reply With Quote
  #3  
Old November 24th, 2004, 12:03 AM
vvenkatkalpana vvenkatkalpana is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Posts: 2 vvenkatkalpana User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
cron works better

Hi there
u could configure the following cron job in your cron tabinstead of at command

*/15 * * * * run.cmd

let me know if that helps you!

Quote:
Originally Posted by baby_g
I want to run a php script (update.php) every 15 minutes.

I wrote up a run.cmd file:

Code:
php update.php 1>> out1.txt 2>> out2.txt
at -f run.cmd now + 15 minute


Uploaded the run.cmd to the same directory on my server as my update.php.

How do you execute the run.cmd file so it'll execute my script every 15min and save the output in the out1.txt file.

In other words, I want the script to run perfectly every 15min at :00, :15, :30, :45 of each hour

thanks

Reply With Quote
Reply

Viewing: Dev Shed ForumsOperating SystemsUNIX Help > execute php file in unix every 15min


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway