Frequently Asked Questions


Running scripts from CronTab

In the field of the command being run, write to run:

PHP Scripts:

/usr/bin/wget -q -O /dev/null -nd http://www.domain.name/script.php

CGI Scripts:

/home page/username/public_html/cgi-bin/script.cgi

* where username is your username in the system