This is the default. If you would like to disable receiving emails when a cron job runs append the following to the end of your cron task:
>/dev/null 2>&1
- 497 Users Found This Useful
Related Articles
How can I change the default page / document?
Create a .htaccess file, include the below information into it and upload it to the public_html...
How do I parse html files as shtml?
Create an .htaccess file in the directory needed and add the following: AddHandler...
html or htm parsed as shtml not working
To parse .html or .htm files as .shtml add the following to your .htaccess file in the...
Is it possible to make a cron to backup my database at specific times?
Yes, this can be very useful for forum/message board sites with large databases. In your control...
Can I setup SSL on my account?
Yes, you can purchase a secure certificate through us so you can use SSL. You can also give us...
