Mac Plist cron doest not work | Wordpress Support | Forum Archive

The free forums are no longer in use. It remains available as read-only archive.

Avatar
Lost password?
Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
The forums are currently locked and only available for read only access
sp_Feed Topic RSSsp_TopicIcon
Mac Plist cron doest not work
March 9, 2012
9:34 pm
Avatar
Ernest
New Member
Members
Forum Posts: 2
Member Since:
March 9, 2012
sp_UserOfflineSmall Offline

Hi,

I am trying to generate backup automatically everyday. I am using the launchd plist in mac. However, it does not generate backup nor giving me error when I launch the plist. Could anyone please help me out. Thanks

I also try /usr/bin/php

  1 <?xml version="1.0" encoding="UTF-8"?>
  2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/P>
  3 <plist version="1.0">
  4 <dict>
  5   <key>Label</key>
  6   <string>autobackup</string>
  7   <key>Program</key>
  8   <string>php /Applications/MAMP/htdocs/wp-content/plugins/xcloner-backup-and-restore/cloner.cron.php>
  9   <key>ProgramArguments</key>
 10   <array>
 11     <string>php /Applications/MAMP/htdocs/wp-content/plugins/xcloner-backup-and-restore/cloner.cron.php>
 12   </array>
 13 
 14   <key>Nice</key>
 15   <integer>1</integer>
 16 
 17   <key>StartInterval</key>
 18   <integer>60</integer>
 19 
 20   <key>RunAtLoad</key>
 21   <true/>
 22 
 23   <key>StandardErrorPath</key>
 24   <string>/tmp/AlTest1.err</string>
 25 
 26   <key>StandardOutPath</key>
 27   <string>/tmp/AlTest1.out</string>
 28 </dict>
 29 </plist>

Thanks

Ernest

March 9, 2012
10:38 pm
Avatar
Ernest
New Member
Members
Forum Posts: 2
Member Since:
March 9, 2012
sp_UserOfflineSmall Offline

I got it now. It just the system does not recognize it is php

need to add a 

<string>php</string> above the php file

 

Thanks

Ernest

Forum Timezone: America/Chicago
Most Users Ever Online: 867
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
mlguru: 30
Django29: 29
Andy: 21
D: 21
Marcus: 20
Jamie F: 19
Member Stats:
Guest Posters: 738
Members: 10053
Moderators: 2
Admins: 3
Forum Stats:
Groups: 3
Forums: 7
Topics: 2397
Posts: 8236
Newest Members:
piotr K
Moderators: TriP: 0, Steve Burge: 0
Administrators: Ovidiu Liuta: 2484, Victor Drover: 1, Valentin Barbu: 0