Welcome, Guest
Please Login or Register.
Lost Password?
out of memory error (1 viewing)
Post Reply

TOPIC: out of memory error

#2130
DanLong (User)
Posts: 431
graphgraph
out of memory error 2006/06/11 15:42  
VirtualminPro, While trying to run a cron I get the following:

Output from command php -q -f /home/solvnethosting/public_html/tools/master_cron.php /home/solvnethosting/public_html ..

)
PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 46080 bytes) in /home/solvnethosting/public_html/includes/dbconfig.php on line 144


Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 46080 bytes) in[b>/home/solvnethosting/public_html/includes/dbconfig.php[/b] on line[b>144[/b]


Any idea what's up?
  The administrator has disabled public write access.
#2133
Joe (Admin)
Posts: 4213
graph
Re: out of memory error 2006/06/11 16:38  
Looks like whatever is in that master_cron.php file wants a lot of memory--could be an infinite include loop, or something. I can't really guess, as we didn't write it, and I can't tell what software this comes from.

I may be that increasing the available memory in php.ini will allow this program to complete--or, if its a large leak, maybe no amount of memory will satisfy.
  The administrator has disabled public write access.
#2134
DanLong (User)
Posts: 431
graphgraph
Re: out of memory error 2006/06/11 16:48  
It's the AWBS master cron. I have the PHP memory limit set at 32M on server creation
  The administrator has disabled public write access.
#2135
DanLong (User)
Posts: 431
graphgraph
Re: out of memory error 2006/06/11 17:11  
Ah, I was set at 8M in php.ini as default
  The administrator has disabled public write access.
Post Reply
get the latest posts directly to your desktop

Talk and Get Help

Support
Forums
Bugs and Issues

Get Virtualmin

OS Support
Buy Online
Download
Copyright 2005-2007 Virtualmin, Inc. All rights reserved.