Jump to content

enomsync.php not functioning


keencs

Recommended Posts

Hello,

 

I've been attempting to get the enomsync.php cron functioning. For some reason i can't get it to run via cron.

 

This is what I have scheduled:

53 13 * * * php -q /home/usr/public_html/whmcs/modules/registrars/enom/enomsync.php

 

When I access the script directly: http://example.com/whmcs/modules/registrars/enom/enomsync.php it functions! I receive a confirmation email and it appears in the System Activity Log.

 

However, when scheduled via cron nothing happens.

 

I've also tried variations that I've found around the forum, none seem to work.

53 13 * * * php -q /home/usr/public_html/whmcs/modules/registrars/enom/enomsync.php >/dev/null 2>&1

53 13 * * * php /home/usr/public_html/whmcs/modules/registrars/enom/enomsync.php

 

I found the known bug with the escalations cron in the forum and installed the patch. I've searched the forum high and low for anything on this issue, but can't find an answer.

 

Please assist,

Ryan W. Keen

Link to comment
Share on other sites

I checked the cron log, it is running. Any output is sent to an admin email address, and there was none. I think I've exhausted everything, not sure what to try.

 

Cron log (redacted version ;) ):

 

Jul 27 15:50:01 server crond[9213]: (user) CMD (php -q

/home/user/public_html/portal/modules/registrars/enom/enomsync.php )

Jul 27 15:52:01 server crond[9774]: (user) CMD (php -q

/home/user/public_html/portal/modules/registrars/enom/enomsync.php )

Jul 27 15:54:01 server crond[10112]: (user) CMD (php -q

/home/user/public_html/portal/modules/registrars/enom/enomsync.php )

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated