phpmyadmin memory size limit
Posted by: igabc (---.43-79-r.retail.telecomitalia.it)
Date: July 09, 2009 11:59PM

Hi!

I am using WAMP for months with no problems. Now suddenly I can not open phpmyadmin due to a memory excess.

Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 393216 bytes) in C:\wamp\apps\phpmyadmin3.1.3.1\libraries\common.inc.php on line 799

Thanks!

Options: ReplyQuote
Re: phpmyadmin memory size limit
Posted by: c2dan (---.15-1.cable.virginmedia.com)
Date: July 10, 2009 12:03AM

Intresting your memory limit is set to 2MB!

To increase the limit you should edit your php.ini. Left click WAMP tray icon and select PHP > php.ini scroll down to
memory_limit = 2M

Change 2M to 128M

Save the php.ini and restart Apache Service.

Options: ReplyQuote
Re: phpmyadmin memory size limit
Posted by: igabc (---.43-79-r.retail.telecomitalia.it)
Date: July 11, 2009 01:57AM

memory_limit = 128MB ; Maximum amount of memory a script may consume (128Mcool smiley

as u can see my memory limit was set to 128 (with MB not M after 128)

What next? smiling smiley

Options: ReplyQuote
Re: phpmyadmin memory size limit
Posted by: yfastud (Moderator)
Date: July 11, 2009 03:51PM


Options: ReplyQuote
Re: phpmyadmin memory size limit
Posted by: igabc (---.23-79-r.retail.telecomitalia.it)
Date: July 11, 2009 03:55PM

actually I never opened nor edited that file before and the MB was there (the cool smily face camo out of the B with the parenthesis rightafter smiling smiley

ciao and thanks! I am gonna try

Options: ReplyQuote


Sorry, only registered users may post in this forum.