Hi !
After a while from starting runcrawl.php, I got this error :
PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 18375569 bytes) in /home/www/generator/pages/class.utils.inc.php(2) : eval()'d code on line 27
On my /etc/php5/cli/php.ini I got :
memory_limit = -1 (so unlimited)
What's wrong ?
Thank you
David