FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

cron jobs?

 


KRONIC
hi people wassup, i am a novice in web design. i only have knowlegde in php, html and a little of mysql databases. can someone please explain to me what is meant by
CRON JOBS AND MIME TYPES?

Crying or Very sad
Marston
Google is your best friend.
svecia
cron jobs is runs at a certain time on a unix system

The command "crontab" is used to set a file to execute at a regular basis
the command "at" is used to execute on a specific time.

To find out more in Your environment use the command
# man at
# man crontab

There must also be som setings in /etc/cron.allow
to allow another user then root to run the command.

Also the cron deamon must be started

MIME type . Used with filenames as the extension like .jpg .php .html
The sets what program is used to open the file.
This topic is locked: you cannot edit posts or make replies.    Frihost Forum Index -> Scripting -> Php and MySQL

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.