xpservers Posted December 30, 2007 Share Posted December 30, 2007 Hey guys, we got the full automated integration working however our Cron Jobs are not executing. We have contacted Clientexec support and I have looked at all angles of the web server and cannot find whats going wrong. i have ticket ce-22606 open with clientexec Has anyone had this issue ? or can help out here. Its been almost 2 weeks now and the issue still persists. the webserver does not hold cron logs. I definately have cron access and the crontab -e shows: 0 0 * * * /usr/local/bin/php -q /homepages/21/d171392759/htdocs/xpservers/billing/services.php 'autosuspend' 0 0 * * * /usr/local/bin/php -q /homepages/21/d171392759/htdocs/xpservers/billing/services.php 'batchnotifier' 0 0 1 * * /usr/local/bin/php -q /homepages/21/d171392759/htdocs/xpservers/billing/services.php 'expiringcc' 30 * * * * /usr/local/bin/php -q /homepages/21/d171392759/htdocs/xpservers/billing/services.php 'invoicegenerator' 0 0 * * * /usr/local/bin/php -q /homepages/21/d171392759/htdocs/xpservers/billing/services.php 'rebiller' 30 * * * * /usr/local/bin/php -q /homepages/21/d171392759/htdocs/xpservers/billing/services.php 'autoclose' 23 * * * * /usr/local/bin/php -q /homepages/21/d171392759/htdocs/xpservers/billing/services.php 'order' please if someone can help us get this resolved it will be greatly appreciated. Link to comment Share on other sites More sharing options...
xpservers Posted December 31, 2007 Author Share Posted December 31, 2007 close thread issue was register_argc_argv should be turned on in the php.ini file Link to comment Share on other sites More sharing options...
Kuwl Posted December 31, 2007 Share Posted December 31, 2007 That is good info to know. I was trying to do some research of my own and I came across some stuff in the php.ini file. I was about to ask but you've already resolved Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.