<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,<br>
<br>
I have some new problem with CDRTool : when I was testing my conf, i
didn't load heavy destinations/billing_rates tables. Now I'm installing
all this stuff in prod, I loaded a 200 000 entries mysql table in
"destinations" as well as in billing_rates. I restarted CDRTool, but it
never started again : <br>
<br>
<b>Fatal error</b>: Allowed memory size of 134217728 bytes exhausted
(tried to allocate 71 bytes) in <b>/var/www/CDRTool/library/cdr_generic.php</b>
on line <b>527<br>
<br>
</b>and this line 527 is a part of the function load destinations....<br>
<br>
I guess this is a memory allocation problem as it said, but can
somebody tell me what is exactly the problem? It seems cdrtool doesn't
manage to cache the needed infos, but my server has something like 4 GB
ram...<br>
<br>
Many many thanks in advance<br>
<br>
ypremel<br>
</body>
</html>