We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Cpanel Cron Job Command | Forum

Ronnel DC
Ronnel DC May 24 '12
Hello there guys!
ive been setting up my cron job via Cpanel using this
Command : /usr/local/bin/php -q /home2/rqdc8576public_html/sphere/ow_cron/run.php

and i recieve and email it says :
Could not open input file: /home2/rqdc8576public_html/sphere/ow_cron/run.php

Please help me :(
Purusothaman Ramanujam
Try /usr/local/bin/php -q /home2/rqdc8576/public_html/sphere/ow_cron/run.php

Make sure that /home2/rqdc8576/ is your root.

Is oxwall files present in sphere directory?
The Forum post is edited by Purusothaman Ramanujam May 24 '12
Ronnel DC
Ronnel DC May 24 '12
Yeah the files are existing :)

Still no Luck i stil recieved could not open input file using this : /usr/local/bin/php -q /home2/rqdc8576/public_html/sphere/ow_cron/run.php
Joseph
Joseph May 24 '12
try running the cron through the newest http settings like this wget http://www.yoursite.com/ow_cron/run.php
Michael I.
Michael I. May 28 '12
Ronnel, you've submitted three topics all related to the same subject. Have you checked this sticky topic before posting?