17488 Posts in 4473 Topics by 1978 members
Archive
SilverStripe Forums » Archive » Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 14 bytes) in /srv/www/htdocs/web83/html/sapphire/core/Object.php on line 263
Our old forums are still available as a read-only archive.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 2065 Views |
-
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 14 bytes) in /srv/www/htdocs/web83/html/sapphire/core/Object.php on line 263

26 September 2008 at 9:48am
whats that:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 14 bytes) in /srv/www/htdocs/web83/html/sapphire/core/Object.php on line 263???
and how do i need to solve this?it appears when i try to log in.
need quik help.
-
Re: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 14 bytes) in /srv/www/htdocs/web83/html/sapphire/core/Object.php on line 263

26 September 2008 at 10:08am Last edited: 26 September 2008 10:09am
Quickest solution will be to increase available memory (if you have permissions/memory is available):
ini_set('memory_limit','XXXM');
..in sapphire/main.php - set XXX to (for example) 64.
Longer term - have you created large objects or made any modifications or is this a standard SS installation? Might have to look at optimizing your objects.
Might also help to post a phpinfo page.
-
Re: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 14 bytes) in /srv/www/htdocs/web83/html/sapphire/core/Object.php on line 263

26 September 2008 at 10:14am
Thank alot you for your quick answer!!!
as my english is basic, i didn't understood everything, but will try as you said. to increase aviable memory!THX
-
Re: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 14 bytes) in /srv/www/htdocs/web83/html/sapphire/core/Object.php on line 263

26 September 2008 at 10:23am
Is This of cause of this, that Forms don't work right? if i make 4 file upload forms it only shows 3 of them, with three there are only 2..????
-
Re: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 14 bytes) in /srv/www/htdocs/web83/html/sapphire/core/Object.php on line 263

7 December 2008 at 9:25am Last edited: 7 December 2008 9:33am
Again this, when i want to Login, but this time i can't fix it, even if i increase to 1000000M. need quick a solution, Site is Live.
-
Re: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 14 bytes) in /srv/www/htdocs/web83/html/sapphire/core/Object.php on line 263

8 December 2008 at 10:18pm
The site can be found @ http://www.swissfinancescout.ch if somebody knows more please tell me, maybe i can handle some login information...
| 2065 Views | ||
|
Page:
1
|
Go to Top |

