Schnuupi Posted January 10, 2015 Share Posted January 10, 2015 We've had a crontab working for a long time, all of a sudden it has stopped and is giving an error which makes no sense. root@ns3362800:~# php -q /home/avalanche/public_html/clients/admin/cron.php PHP Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 64275 bytes) in /home/avalanche/public_html/clients/admin/cron.php on line 37 Our memory limit is 256M Any ideas? 0 Quote Link to comment Share on other sites More sharing options...
visiba Posted January 10, 2015 Share Posted January 10, 2015 It's definitely a memory usage issue, the figures in these PHP error messages are not always correct. 0 Quote Link to comment Share on other sites More sharing options...
Schnuupi Posted January 10, 2015 Author Share Posted January 10, 2015 But ive tried all the way up to 512M but when i go into WHMCS phpinfo it says that only 128M is being used. They arent using what I've set in the configs. Also when I change pretty much anything it doesnt work, enable_dl is off and everything. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted January 12, 2015 WHMCS Support Manager Share Posted January 12, 2015 Hi, If you put a phpinfo file in the /admin directory - what does it show the memory_limit value as being? 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.