For Programmers: Free Programming Magazines  


Home > Archive > PHP Language > May 2004 > cPanelX - Cron Jobs









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cPanelX - Cron Jobs
pokeronald

2004-05-21, 3:30 am

I'm a cPanel noob, and I do not know what to put in the
"Command:" line. Please help. Thank you.

www.unipets.net

[SIZE=10]if($you die()){
kill $me;
} else {
$you = stupid
print "=P";
}[/SIZE]

Error: $you = stupid =P.

----------------------------------------
The post originated from PHP Freaks:
----------------------------------------
http://www.phpfreaks.com
http://www.phpfreaks.com/forums


Virgil Green

2004-05-21, 7:30 pm

"pokeronald" <ron_p2003@hotmail-dot-com.no-spam.invalid> wrote in message
news:uaOdnclnRf49ODDdRVn_vA@giganews.com...
> I'm a cPanel noob, and I do not know what to put in the
> "Command:" line. Please help. Thank you.
>


Perhaps the fully qualified name of a script file.

- Virgil


Websitenoobie

2004-05-21, 7:30 pm

Hint: to run PHP files, enter the command as follows (modify to fit
your needs):
GET http://yourdomain.com/path_to_file/file.php > /dev/null

Hint: to run CGI files, enter the command as follows (modify to fit
your needs):
GET http://yourdomain.com/cgi-bin/path_to_file/file.cgi > /dev/null


Thats from my CPANEL

<-- That thing over there is a lie
http://www.rapnation.net
http://google.com

----------------------------------------
The post originated from PHP Freaks:
----------------------------------------
http://www.phpfreaks.com
http://www.phpfreaks.com/forums


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com