Hello Eric,

> When trying to view the content of some tables I get this error:
> Fatal error: Allowed memory size of 8388608 bytes exhausted 
> It doesn't make much sense to me since I have set
> $cfg['MemoryLimit']             = 0; 
> in libraries/config.default.php
> Plus the contentof these tables is pretty small (50 entries).

I'm working through the bugs list of phpMyAdmin. The fact that the
memory limit is not respected could be caused by different factors. You
can check by accessing the phpinfo.php script under the phpMyAdmin
directory whether PHP has actually picked up that variable.

If not, check whether safe_mode is turned on in PHP. It might also be a
bug in phpMyAdmin itself of course, so if you could check with the
latest version from unstable that would also really help.


Thanks,
Thijs

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to