Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Mar 2004 09:33:09 -0800
From:      Chip Wiegand <chip.wiegand@simrad.com>
To:        rfa <rfa@msumain.edu.ph>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: out of memory error?
Message-ID:  <OFBE3F72C1.D92E41FF-ON88256E60.00605CA8-88256E60.005FFAAC@kmss.no>
In-Reply-To: <4636.203.177.105.170.1080063184.squirrel@bayok.msumain.edu.ph>

next in thread | previous in thread | raw e-mail | index | archive | help
rfa@msumain.edu.ph wrote on 03/23/2004 09:33:04 AM:

> > I'm using FreeBSD-5.1 and running MySQL-4.1.0, PHP-4.3.2, 
Apache-2.0.46.
> >
> > I am trying to backup my MySQL databases but am getting the following
> > error:
> >
> > Fatal error: Allowed memory size of 11581840 bytes exhausted at 
(null):0
> > (tried to allocate 4683274 bytes) in
> > /usr/local/www/data-dist/phpMyAdmin-2.5.4/backup/functions.php on line 
684
> >
> > Prior to this I tried to run an update on a database and it also gave 
me
> > an out of memory error also. My database queries and updates are 
taking
> > much too long, if they finish at all.
> >
> > Here's the top of top -
> >
> > Any ideas about the memory problem?
> > --
> 
> I had a similar error.  Change the maximum memory usage limit to a 
bigger
> value in your php.ini file.
> 
> Rommel

Thanks Rommel,
that solved it.
Regards,
Chip Wiegand
Simrad, Inc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OFBE3F72C1.D92E41FF-ON88256E60.00605CA8-88256E60.005FFAAC>