Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Installing SilverStripe /

Getting SilverStripe up and running on your computer and on your web server.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Problem with assets folder


Go to End


1511 Views

Avatar
Weltraumfahrer

Community Member, 1 Post

8 March 2009 at 9:20pm

Hello,

there are many images in my assets-folder, probably 1.000. After uploading the Site to the webserver i can´t reach the files section anymore because i get this error :

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 7680 bytes) in /hp/bf/ab/vb/www/sapphire/core/SSViewer.php on line 350

The memory_limit of the webserver is 64M and not changeable.

Any ideas how to fix it ?

I read that the function to filter unused files causes the high memory usage, i don´t need, so can i disable it anyhow ?

Thanks for your help !!