Quote:
Originally Posted by MrEyes
I have to admit that I do not fully understand the problem, however the VPS is capping out the max memory that it is able to use at an OS level, rather than PHP itself running out of allocated memory. So would changing the PHP memory cap actually do anything to resolve this.
|
Quote:
Fatal error: Out of memory (allocated 786432) (tried to allocate 1966080 bytes) in /home/primarysite/public_html/XXXX on line YYYY
|
The above error you posted is a PHP error, not an error at the OS level.