Is cron working?

what a long night/day - please easy my mind here

how do I know if cron is working?

what does cmd.php "do" /usr/lib/php -q /hsphere/local/home/kturner/bigkill.com/periodic/cmd.php

all i do is get flooded with emails stating

/bin/sh: /usr/lib/php: is a directory

TYIA

Quote · 10 Jun 2009

what a long night/day - please easy my mind here

how do I know if cron is working?

what does cmd.php "do" /usr/lib/php -q /hsphere/local/home/kturner/bigkill.com/periodic/cmd.php

all i do is get flooded with emails stating

/bin/sh: /usr/lib/php: is a directory

TYIA

Have you checked if your usr/lib/php path is correct?

Have setup cron at your hosting admin?

Quote · 10 Jun 2009

/usr/lib/php is where the dolphin installation page told me.. so I used it.

Yes I do have cron set up in admin..

But all the emails say are "/bin/sh: /usr/lib/php: is a directory"

Quote · 10 Jun 2009

if you use ixwebhosting this is the correct path

/hsphere/shared/php5/bin/ph

Quote · 12 Jun 2009

if you use ixwebhosting this is the correct path

/hsphere/shared/php5/bin/ph

Create a phpinfo.php file and upload it to your server. Now check that file in your browser or pm me the link to that file and i'll check.

1. Open up a simple text editor like Notepad or Textpad (not Microsoft Word or similar).

2. Paste in the following PHP code:

PHP Code:
<?php 
phpinfo
();
?>

3. Save the file as phpinfo.php.

4. Upload to your webserver.

You can see your php config with this file. It will tell you more about paths etc. Just pm me if you still need help.

Quote · 12 Jun 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.