View Single Post
  #55  
Old 09-21-2012, 01:33 PM
 
gblair gblair is offline
 

Advanced Member
  
Join Date: Jul 2008
Posts: 69
 

Default Re: xpayments Cron help please

I've managed to get the cron.jpb to run under blue host, using:
/ramdisk/bin/php5-cli /home1/domain/public_html/xpayments/cron.php

But it (unexpectedly) generates errors. Are we really expected to understand all this stuff and how to fix it?

Error is -
PHP Warning: require_once(./top.inc.php): failed to open stream: No such file or directory in /home1/domain/public_html/xpayments/cron.php on line 23
PHP Fatal error: require_once(): Failed opening required './top.inc.php' (include_path='.:/usr/php/53/usr/lib64:/usr/php/53/usr/share/pear') in /home1/domain/public_html/xpayments/cron.php on line 23

From what I can see both folders exist. I just don't know how to fix it.

big sigh
__________________
paperwhimsy.com
Gale Blair
4.1.10
Reply With Quote