ok folks Ive tried every cron to man with no hope ......
before I go into this tho - Im new to installatron .... - my server was wiped clean and I fresh installed on my linux based hosting .........
now I recall on manual installation you had to change code in the config file .....
i didnt do this for the installtron installation ..... do I have to do this and if so where do i get the code to switch it to?
otherwise this is my delema: My cron page is not being found - it redirects to a 404 error
for example:
this cron: /ramdisk/bin/php5 -c /home5/realsens/realsensations.com/ow_cron/run.php /home5/realsens/public_html/realsensations.com/ow_cron/run.php
produces this response:
Status: 404 Not Found
X-Powered-By: PHP/5.2.17
Content-type: text/html
No input file specified.
This cron: curl http://www.realsensations.com/ow_cron/run.php
produces;
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
This cron: wget http://www.realsensations.com/ow_cron/run.php
Produces:
--2013-02-04 21:53:01-- http://www.realsensations.com/ow_cron/run.php
Resolving www.realsensations.com... 173.254.28.14 Connecting to www.realsensations.com|173.254.28.14|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://www.realsensations.com/...ri=ow_cron%2Frun.php [following]
--2013-02-04 21:53:01-- http://www.realsensations.com/...ri=ow_cron%2Frun.php
Reusing existing connection to www.realsensations.com:80.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `index.html?back_uri=ow_cron%2Frun.php.9'
0K ... 229M=0s
2013-02-04 21:53:01 (229 MB/s) - `index.html?back_uri=ow_cron%2Frun.php.9' saved [3100]
this cron: /bin/sh: /usr/local/bin/php5/home5/realsens/public_html/ow_cron/run.php:
produces:
No such file or directory
This cron: wget http://www.realsensations.com/ow_cron/run.php
Produces:
--2013-02-04 21:59:02-- http://www.realsensations.com/ow_cron/run.php
Resolving www.realsensations.com... 173.254.28.14 Connecting to www.realsensations.com|173.254.28.14|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-02-04 21:59:05 ERROR 404: Not Found.
I sooooo need help yallll .... been up almost 48hors tryn to figure this out .....