-
Cron job on a virtual account
Is it possible to create a cron job on my virtual server, so I don't have access to the apache, php and mysql folder...
just wondering about that
-
Hi,
Yes you most likely can unless your host doesn't allow it.
-Peter
-
Try typing crontab -e and see what happens...
-t
-
I've just sent a mail to my host where I ask of it's possible 
thewitt, you talked about "typing", I'm a newbie in cronjobs, where do I type that?
btw, I don't have a telnet account.
-
If you don't have telnet then you can't use crontab unless the host does it for you or you have an option in the control panel.
-Peter
-
You could use PHP's system() command to run programs on your server. You should ask your host before you do that, though.
-
-
A cronjob is a task that you set to do at certain time periods, say every 2 hours, or everyday etc
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks