Home » Performance » MySQL » Allocating memory error
Allocating memory error [message #3233] Mon, 30 June 2008 12:59 Go to next message
Okay  is currently offline Okay
Messages: 1
Registered: June 2008
Junior Member
I have a VPS server.

I keep getting this error on majority of my pages:

Fatal error: Out of memory (allocated 262144) (tried to allocate 77824 bytes) in /home/okay15/public_html/rightmenu.php on line 137

I am a complete newbie with this so can anyone help?

Thanks

Re: Allocating memory error [message #3239 is a reply to message #3233 ] Wed, 02 July 2008 05:31 Go to previous messageGo to next message
debug  is currently offline debug
Messages: 122
Registered: March 2008
Senior Member

It means that your PHP script tried to allocate more RAM, then it is allowed in your php.ini. Open php.ini file and increase memory_limit value. Or find why your script needs so much RAM and modify it so that it will need less.


Mikhail Solovyev, MySQL Performance Expert
MySQL Performance Blog
MySQL Consulting
Re: Allocating memory error [message #3240 is a reply to message #3233 ] Wed, 02 July 2008 05:32 Go to previous message
debug  is currently offline debug
Messages: 122
Registered: March 2008
Senior Member

It means that your PHP script tried to allocate more RAM, then it is allowed in your php.ini. Open php.ini file and increase memory_limit value. Or find why your script needs so much RAM and modify it so that it will need less.


Mikhail Solovyev, MySQL Performance Expert
MySQL Performance Blog
MySQL Consulting
Previous Topic:Performance Issue
Next Topic:New server setup
Goto Forum:
  



Current Time: Thu Nov 20 21:55:25 EST 2008

Total time taken to generate the page: 0.00936 seconds
.:: Contact :: Home :: MySQL Support by Percona.com ::.

Powered by: FUDforum 2.7.5.
Copyright ©2001-2006 FUD Forum Bulletin Board Software

MySQL Performance | Forum authority Badge