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.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

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

Can't upload more file


Go to End


1821 Views

Avatar
freenet

Community Member, 22 Posts

3 February 2011 at 3:58am

Hi

Problem:
Today am got error to upload new file: Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 262144 bytes) in /home/www/site/sapphire/core/model/DataObjectSet.php on line 74

Use:
SS 2.4.4
Moduls Subsite, DOM, Uploadify
php.ini memory_limit 256M
Row in table File 30000

anyone can help me?