View Single Post
Old 01-25-2004, 12:20 AM  
goBigtime
Confirmed User
 
Join Date: Nov 2002
Posts: 7,761
create a file called gal_update.bat

put in it:

Quote:
#!/bin/sh

cd /home/phrona/public_html

/usr/local/bin/php /home/phrona/public_html/gal_update.php
then chmod 755 gal_update.bat and call it from your cron job.
goBigtime is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote