OpenVZ Forum


Home » General » Support » Out of memory problems
Re: Out of memory problems [message #10640 is a reply to message #10639] Sun, 25 February 2007 16:23 Go to previous messageGo to previous message
rickb is currently offline  rickb
Messages: 368
Registered: October 2006
Senior Member
This has nothing to do with openvz- this is a limitation in your php environment. To verify:

grep memory_limit /path/to/php.ini # (usually /etc/php.ini)

You will see something like this:

memory_limit = 8M ; Maximum amount of memory a script may consume (8MB)


Increase 8M to 64M or whatever your php script needs and restart apache.

Rick


-------------
Common Terms I post with: http://wiki.openvz.org/Category:Definitions

UBC. Learn it, love it, live it: http://wiki.openvz.org/Proc/user_beancounters
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: anyone successfully using openVPS in a VE?
Next Topic: *SOLVED* Installing Gnome kills my /dev!
Goto Forum:
  


Current Time: Mon Sep 09 12:36:43 GMT 2024

Total time taken to generate the page: 0.04335 seconds