2 Feb
2010
2 Feb
'10
7 p.m.
I have a runcron.sh like this - #!/bin/bash docroot=/srv/htdocs/main cronfile='supercron.php' cd $docroot export REMOTE_ADDR=127.0.0.1 REQUEST_METHOD=GET export SERVER_SOFTWARE=ShellScript /usr/local/bin/php $cronfile How do I accomplish for multi-site cron using this ? -- Nilesh Govindarajan Site & Server Adminstrator www.itech7.com
5956
Age (days ago)
5956
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nilesh Govindarajan