Jump to content

[SOLVED] Fatal error: Allowed memory size of 67108864 bytes exhausted


Recommended Posts

Hello

 

I just ran into a problem while I was working on putting images into the Category.

Suddently I got a blank front page screen on my front office.

Turning DEV on I get the following error in the opening screen:

 

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 294357 bytes) in /home

 

I googled an found that I should try to increase allowed momory usage in my init.php file

I increased the memory in step upto this:  memory_limit =16384M

 

It still gives me the error message.

 

I used a script on top of my index.php file to check if I was allowed to increade the memory and I was.

 

Still I have problems.

 

Any good ideas to help me out of this situation ?

 

I have tried to access the page with two laptops and also changed browser.

 

 

Thanks

 

Petter

 

 

Edited by Penge58 (see edit history)
Link to comment
Share on other sites

ok so now you've got the same message in back office (catalog > categories) ? even if you just try to open this BO tab?

 

 

No...the problem was only the front office.

I managed to find out what the problem was.

 

It was the Top Horizontal Menu that caused the problem.

I deaktivated it and the front page came up again, without the menu though.

Then I removed all the entries in the menu, activated again and moved entries into it again, testing the front office every time I put in a new entry in the menu.

So now its back again as it should.

 

I dont know what happend really.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...