When I upload any picture I get:
Follow thumbnails could not created.
100_0038_0.jpg (Error : Exceed Memory limit. Require : 33.44 MByte)
In my php.ini I set:
[root@ElEspejo rules.d]# cat /etc/php.ini | grep memory
memory_limit = 64M ; Maximum amount of memory a script may consume (16MB)
; If this parameter is set to Off, then memory leaks will not be shown (on
; keeping them in memory.
I restart the apache service many times, but it is saying the warning always.
Thanks in advance.
Regards
Quigon