Ros Posted January 31, 2009 Share Posted January 31, 2009 Hi All, A couple of days ago I moved my WHMCS client area to another domain on the same server, everything went well and is all running sweet apart from the cron job. I am using version 3.7.1 and plan to upgrade once the cron issue is resolved. I am receiving a 500 read timeout message whenever the cron runs instead of receiving the usual report. This is using 0 9 * * * GET http://www.xxxxxxx.com/clients/admin/cron.php I also tried the 0 9 * * * php -q /home/xxxxxxxx/public_html/clients/admin/cron.php and 0 9 * * * php -q /home/xxxxxxxx/public_html/clients/admin/cron.php > /dev/null both of the above return the following when the cron runs No log handling enabled - turning on stderr logging Cannot rename /var/net-snmp/snmpapp.conf to /var/net-snmp/snmpapp.0.conf Cannot unlink /var/net-snmp/snmpapp.conf read_config_store open failure on /var/net-snmp/snmpapp.conf read_config_store open failure on /var/net-snmp/snmpapp.conf read_config_store open failure on /var/net-snmp/snmpapp.conf I have tried a few suggestions made by others in other threads on this forum to no avail. Any idea on how I can resolve this? Kind Regards Ros 0 Quote Link to comment Share on other sites More sharing options...
AndrewMKP Posted February 2, 2009 Share Posted February 2, 2009 I too have recently updated/formated my server and am having some issues with the cron as well. I cannot see any problems my end so have asked my supplier to look into it as some other things seem to be affected as well. At this moment in time I am unsure if they are related to your issues but will let you know if they are or not when I find a resolution. Regards, Andrew. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.